Game of Life Using Rust and Web Assembly Built with 🦀 by Ryan Flynn About This is the game of life built using Rust, Web Assembly and Vanilla JavaScript. 🛠️ Build with wasm-pack build wasm-pack build 🏃 Run the server You can run the server by navigating into the www directory and running the command: npm run start