Crates.io | nj-sys |
lib.rs | nj-sys |
version | 4.0.0 |
source | src |
created_at | 2020-02-04 04:48:29.270428 |
updated_at | 2023-09-27 15:14:52.781723 |
description | low level binding to Node N-API |
homepage | |
repository | https://github.com/infinyon/node-bindgen |
max_upload_size | |
id | 204724 |
size | 215,682 |
Rust wrapper for NodeJs N-API
The code is check-in in order to avoid dependency to LLVM.
This requires LLVM.
Code generation has been tested with LLVM 9 or greater. Older version may work but not guaranteed.
Run following shell command:
make generate
Which performs following: