- Conway's Game of Life
- You can see the Rust code compiled to WebAssembly and running in the browser
- Replaced the webpack build because it stopped working after npm 8.19.4
- See https://github.com/parrotmac/rust-wasm-hello-world
- cd com-croftsoft-app-life/
- npm install
- npm start
- 2023-01-06: Initial release
- 2026-08-22: Replaced the webpack build
