Crate bevy_wasm

source ·
Expand description

Mod Bevy games with WebAssembly

See examples/cubes for a comprehensive example of how to use this.

For building mods, see the sister crate bevy_wasm_sys.

Modules

Components
Add this plugin to your Bevy app to enable WASM-based modding
Convinience exports
Resources

Traits

Any data type that can be used as a Host <-> Mod message