napi-sys

Crates.ionapi-sys
lib.rsnapi-sys
version
sourcesrc
created_at2017-11-30 02:04:20.893393+00
updated_at2024-12-18 15:54:06.416693+00
descriptionNodeJS N-API raw binding
homepage
repositoryhttps://github.com/napi-rs/napi-rs
max_upload_size
id41044
Cargo.toml error:TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
LongYinan (Brooooooklyn)

documentation

README

napi-sys

Dynamic loading logic copied from https://github.com/neon-bindings/neon/tree/0.10.0/crates/neon-runtime/src/napi/bindings.

chat

Low-level N-API bindings for Node.js addons written in Rust.

See the napi for the high-level API.

Commit count: 2969

cargo fmt