Closed billyb2 closed 3 years ago
this dependency can probably be less constrained now: https://github.com/mrk-its/bevy_webgl2/blob/fd5b83d8cd8b28b428772ef582a3d4a8de2b7c72/Cargo.toml#L30
So changing it to 0.2.73 would help? Like in a PR or something.
I tried simply updating wasm-bindgen, js-sys, and web-sys, and then using the latest Bevy commit, but it has a lot of breaking changes.
@billyb2 @mockersf master
branch of bevy_webgl2 works with current main
branch of bevy.
I've also created v0.5 branch for 0.5.x releases
Thank you
When patching bevy_webgl2 to use the latest development commit of Bevy, the build fails with a dependency conflict with js-sys. I suspet it has to do with upgrading wgpu to 0.8.