A game written in Zig for the WASM-4 runtime.
Build-time dependencies:
zig build [steps] [options]
Steps:
watch Auto-rebuild when files change and refresh browser tab
release Build for release and bundle for distribution
run Build and run
Options:
-Dhotswap=[bool] Used with `watch`. Hot-swap the binary without resetting runtime memory