1
Fork 0
No description
Find a file
2023-08-30 18:17:58 -05:00
.vim braindump 2023-08-25 17:49:15 -05:00
front added more colors to map and extracted offset math 2023-08-27 21:42:15 -05:00
pirates inserted wee_alloc 2023-08-30 18:17:58 -05:00
.gitignore stuff on-screen 2023-08-25 20:57:26 -05:00
justfile added more colors to map and extracted offset math 2023-08-27 21:42:15 -05:00
noisesearch settled the noisy sea 2023-08-27 20:38:53 -05:00
notes.md added more colors to map and extracted offset math 2023-08-27 21:42:15 -05:00
README.md added install instructions 2023-08-27 08:00:38 -05:00

Building from source

Arch Linux
$ git clone https://github.com/Speedy6451/pirates.git
$ cd pirates
# pacman -S --needed wabt minify just binaryen rustup just
$ rustup toolchain add wasm32-unknown-unknown
$ just build