mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
- napi@3.0.0-alpha.24 - napi-derive@3.0.0-alpha.22 - napi-sys@3.0.0-alpha.1 - napi-build@2.1.4
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.