Offscreen canvas
Widely available in browsers but not in WebViewsThe OffscreenCanvas
API provides a canvas that can be drawn to off screen, with no dependencies on the DOM, which can be used to run heavy rendering operations inside a worker context.
Safari Browser
iOS
16.4