A faster, JIT-based Foreign Function Interface (FFI) for Node.js.
- Windows (x86_64)
- MacOS (x86_64)
- Linux (x86_64)
- Windows (ia32)
- MacOS (aarch64)
- Refactor struct implementation to improve performance
- Support all planned platforms
- Add benchmark data to compare with ffi-napi, sbffi, vanilla-js, pure-native.
- More test cases covered