Files
strudel/packages/zig
2024-01-10 17:04:10 +01:00
..
2024-01-10 17:04:10 +01:00
2024-01-10 17:04:10 +01:00
2024-01-10 17:04:10 +01:00
2024-01-10 17:04:10 +01:00
2024-01-10 17:04:10 +01: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