Closed jawadsh123 closed 2 years ago
Hey 👋 texImage* bindings for VideoFrame were recently merged into web-sys (https://github.com/rustwasm/wasm-bindgen/pull/3077) this PR allows using them on web through glow
gated them behind web_sys_unstable_apis, since VideoFrame is unstable in web-sys
web_sys_unstable_apis
bors r+
Build failed:
bors retry
Build succeeded:
Hey 👋 texImage* bindings for VideoFrame were recently merged into web-sys (https://github.com/rustwasm/wasm-bindgen/pull/3077) this PR allows using them on web through glow
gated them behind
web_sys_unstable_apis
, since VideoFrame is unstable in web-sys