bevy_wasm 0.1.2

Run WASM systems in Bevy
Documentation
1
2
3
4
5
# bevy_wasm

Mod your Bevy games with WebAssembly!

See [examples/cubes](https://github.com/BrandonDyer64/bevy_wasm/tree/main/examples/cubes) for a comprehensive example of how to use this.