The addition of WebGL bindings to allow for the creation of an offscreen WebGL canvas or context. This would allow javascript code to utilize the GPU to render to the canvas in the background, and then either redraw the image in the Arcade window through script, or perhaps use a provided render method to draw the triangles straight in Unreal.