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.

Structs

Add this plugin to your Bevy app to enable WASM-based modding
Resource used for interacting with mods

Traits

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