Rust meetup - Adding WASM Support to a Native Application (GameDev edition)

Join us at the next Rust monthly meetup - Web Assembly (WASM) is a binary instruction format for a stack-based virtual machine -- which runs in browsers. Rust has support to be compiled into WASM binaries. This talk covers the experience of adding WASM support to the Amethyst game engine and demonstrates its usage in a game. Our speaker: Azriel Hoh is an independent game developer, with past experience in web application development, configuration management, and infrastructure automation.
Back to Top