mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-25 06:58:15 -04:00
zig testing ground
https://dev.to/sleibrock/webassembly-with-zig-part-1-4onm
# (re)compile add.zig
zig build-lib add.zig -target wasm32-freestanding -dynamic -rdynamic
# run server
npx http-server -o