Bobby Holley
Results
12
comments of
Bobby Holley
Looking at this patch, I'm not sure it's compatible with WebRender. That code needs to start using a trait object early on (to abstract over the difference between GL and...
I agree it would be very useful to separate JS execution from platform calls. I always assumed that the "C++ only" thing referred to the stack type (C++ stacks vs...