Graphics Archive https://pudnax.github.io/
Compiled files are located in "html" folder and can viewed on site.
- Golang files
gopherjs build -m main.go -o main.js
Dependencies: PGoJS
- Rust files
cargo build --release
cargo web build --release
If you want to test your application locally, use cargo web start
and open browser to the port it provides.
cargo web deploy
Dependencies: quicksilver, cargo-web ,