No description
| client | ||
| front | ||
| pirates | ||
| .gitignore | ||
| Cargo.toml | ||
| justfile | ||
| README.md | ||
Building from source
Arch Linux
$ git clone https://github.com/Speedy6451/simplesailing.git
$ cd simplesailing
# pacman -S --needed wabt minify just binaryen rustup just
$ rustup toolchain add wasm32-unknown-unknown
$ just build