natecraddock/zf-wasm-playground
a simple web playground to demo zf
See it live: https://nathancraddock.com/zf-playground/
$ zig build $ mv zig-out/bin/zf.wasm .
Use a simple webserver like the one bundled with python
$ python -m http.server