Rust Overlaps: where Rust isn't essential but is a key enabler. This time: doing fun things with WASM. This was a short intro to Web Assembly (WASM) followed by a few presenters from the community going over their own experiences of using Rust and WASM together.
- An intro to WASM by Mike Moran
- A talk about the "Biscuits Project" by Mike Moran. This project uses Rust libraries via WASM to segment Map areas in the browser.
- A talk about Rust + WASM Pathfinding by Scott Riley. Pathfinding is used in a game inspired by the popular game 'Archero'.