2f00e79873
* Adds support for Rc/Arc/Mutex<T> * Fixes codegen * Fixes lint * Fix clippy --------- Co-authored-by: LongYinan <lynweklm@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
napi-derive-backend
Take care the ast parsing from napi-derive
and generate "bridge" runtime code for both nodejs and rust.