napi-rs/crates/sys
2021-12-02 13:59:27 +08:00
..
src feat(napi): enable node_api syntax error experimental functions 2021-12-02 13:59:27 +08:00
Cargo.toml Release independent packages 2021-11-30 00:18:22 +08:00
README.md Introduce #[napi] procedural macro to automation development boilerplate (#696) 2021-09-23 01:29:09 +08:00

napi-sys

chat

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

See the napi for the high-level API.