This website requires JavaScript.
Explore
Help
Sign in
naskya
/
napi-rs
Watch
1
Star
0
Fork
You've already forked napi-rs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d2b61ef01f
napi-rs
/
sys
History
LongYinan
6b0aa23172
napi-sys@1.0.0-alpha.1
2020-12-02 23:47:14 +08:00
..
src
feat(napi): major upgrades for napi@1
2020-11-26 11:31:49 +08:00
Cargo.toml
napi-sys@1.0.0-alpha.1
2020-12-02 23:47:14 +08:00
README.md
refactor: decouple sys module of new napi-rs into a crate
2020-07-15 00:59:41 +08:00
README.md
napi-sys
Low-level N-API bindings for Node.js addons written in Rust.
See the
napi
for the high-level API.