N-API bindings for building native Node.js addons with Rust.
# Cargo.toml
[dependencies]
napi = "3.9.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Exports a simple add function to Node.js via N-API.
Add `napi = { version = "3", features = ["napi4"] }` to Cargo.toml.No dependency data recorded yet.