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