/game-of-life-wasm

Game of Life in Rust targeting WASM

Primary LanguageRustApache License 2.0Apache-2.0

Game of Life in Rust targeting WASM

To run:

Note: You might need to set node options for openssl legacy providers with: export NODE_OPTIONS=--openssl-legacy-provider

  1. wasm-pack build in root directory
  2. npm init wasm-app www to create www subdirectory
  3. cd www to go into /www directory
  4. npm i to install packages with npm
  5. npm run to run a server
  6. Connect to the served url

ezgif-6-bb62b2bf87