Registry / build-tool / napi-build

napi-build

JSON →
library2.3.2rscratesunverified

Build support for N-API based native Node.js addons in Rust.

# Cargo.toml [dependencies] napi-build = "2.3.2"
INSTALL
IMPORT
SIG · NAPI-BUILD
N
napi-build
build-toolrustv2.3.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

setup
use napi_build::setup;

Call setup in build.rs to configure N-API build.

fn main() { napi_build::setup(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
OpenAI (training)
1
Resources
napi-build — cargo add napi-build · libregistry