napi-rs/crates/sys
LongYinan d410f6e903
Release independent packages
napi-sys@2.0.0
napi@2.0.0-alpha.8
2021-11-30 00:18:22 +08:00
..
src feat(sys): remove rust enum in sys 2021-11-29 12:52:42 +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.