GitHub - nelipuu/zbind: Zig-TypeScript binding generator
Zbind generates TypeScript bindings for calling Zig code compiled to native code or Wasm.
The generated TypeScript functions encode strings as UTF-8 in a buffer accessible by both Zig and TypeScript.