bevy_ecs_tilemap
bevy_ecs_tilemap copied to clipboard
Update wasm instructions
- The rustflags are no longer necessary
-
bevy/webgl2
is already specified indev-dependencies
- both examples now consistently don't use
--release
Tested both commands to ensure they're working / produce webgl2
and webgpu
builds.