napi-rs/crates/backend
LongYinan 688ee04247
Release independent packages
- napi-build@2.1.0
- napi-derive@2.14.0
- napi@2.14.0
- napi-sys@2.3.0
2023-11-07 14:18:36 +08:00
..
src feat(napi): support async class factory (#1779) 2023-11-06 10:58:23 +08:00
Cargo.toml Release independent packages 2023-11-07 14:18:36 +08:00
README.md

napi-derive-backend

Take care the ast parsing from napi-derive and generate "bridge" runtime code for both nodejs and rust.