Details
Description
We haven't really supported offscreen surfaces on WASM (since we used the screen's canvas anyway). This can change using https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas.
It appears that Safari do not have the will to support it, but it can be supported elsewhere.