typescript-wasm-zig Demo showing how to pass a Person between TypeScript and Zig via WebAssembly. Setup Download zig 0.10.0 Add zig to path. npm run build:zig npm run start Re-run npm run build:zig whenever zig files are changed.