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