grovesNL / glow

GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code
Apache License 2.0
1.2k stars 130 forks source link

[web] add tex_image_* fns for VideoFrame #227

Closed jawadsh123 closed 2 years ago

jawadsh123 commented 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

grovesNL commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Build failed:

grovesNL commented 2 years ago

bors retry

bors[bot] commented 2 years ago

Build succeeded: