This is the implementation of Conway's Game of Life from the Rust 🦀 and WebAssembly 🕸 book with a few changes.
wasm-pack build
cd www
npm i
npm run start
This is the implementation of Conway's Game of Life from the Rust 🦀 and WebAssembly 🕸 book with a few changes.
wasm-pack build
cd www
npm i
npm run start