An open API service indexing awesome lists of open source software.

https://github.com/reshane/wasm-gol

Following along with rustwasm tutorial
https://github.com/reshane/wasm-gol

wasm wasm-bindgen wasm-pack webpack

Last synced: 2 months ago
JSON representation

Following along with rustwasm tutorial

Awesome Lists containing this project

README

          

# Quick Start
clone the repo and run the following from the root of the project...
```bash
npm install && npm run serve
```
then visit http://localhost:8080