688ee04247
- napi-build@2.1.0 - napi-derive@2.14.0 - napi@2.14.0 - napi-sys@2.3.0 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md |
napi-sys
Dynamic loading logic copied from https://github.com/neon-bindings/neon/tree/0.10.0/crates/neon-runtime/src/napi/bindings.
Low-level N-API bindings for Node.js addons written in Rust.
See the napi for the high-level API.