An implementation of Conway's Game of Life following the tutorial of wasm-pack.
Built with 🦀🕸 by The Rust and WebAssembly Working Group
Make sure to have wasm-pack
installed.
wasm-pack build
cd www
npm run start
An implementation of Conway's Game of Life following the tutorial of wasm-pack.
Built with 🦀🕸 by The Rust and WebAssembly Working Group
Make sure to have wasm-pack
installed.
wasm-pack build
cd www
npm run start