Work in progress. Zig stuff for Node.js
- Install Zig 0.8.1
npm installnpm test
Source code entry point is at src/lib.zig.
- Support all APIs that
bipf(JS) supports - Pass all tests
- Compile for several targets and publish them under
dist/,index.jsshould know how to pick the correct binary - Use a Zig package manager, maybe
- Publish
varint.zigas a separate Zig module