bos-web-engine
bos-web-engine copied to clipboard
🔷 [Epic] Web API bindings
Applications should be able to access Web APIs like Canvas. This may require creating proxies to communicate with the outer window application with some constraints
### Tasks
- [ ] https://github.com/near/bos-web-engine/issues/363
potentially useful for canvas support: https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas
potentially relevant:
https://github.com/BuilderIO/partytown
https://partytown.builder.io/forwarding-events
Example of OffscreenCanvas with three.js 😎 https://threejs.org/manual/?q=offsc#en/offscreencanvas