A WebGL2 render backend for the Bevy game engine, enabling wasm32 targets.
# Cargo.toml
[dependencies]
bevy_webgl2 = "0.5.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up a Bevy app with the WebGL2 render backend for wasm.
Compile with --target wasm32-unknown-unknown and ensure browser supports WebGL2.
No dependency data recorded yet.