Files
strudel/packages/zig
Felix Roos 7c4ed7e05f cleanup
2024-01-10 18:14:49 +01:00
..
2024-01-10 18:11:05 +01:00
2024-01-10 18:11:05 +01:00
2024-01-10 18:11:05 +01:00
2024-01-10 18:11:05 +01:00
2024-01-10 18:11:05 +01:00
2024-01-10 18:14:49 +01: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