Demo demonstrating how we can compile Rust code to WASM and deploy it to GitHub Pages via GitHub Actions
accessible here: https://aviddollars.github.io/tetris-rust/
- source code from forked repo: https://github.com/angelvalentin80/tetris-rust
- dev.to article: https://dev.to/sbelzile/making-games-in-rust-deploying-a-bevy-app-to-the-web-1ahn
- mevlyshkin.com blog: https://mevlyshkin.com/blog/bevy-github-actions/