napi-rs/crates/backend
LongYinan 8e5ed4c7a0
Release independent packages
napi@2.11.0

napi-derive@2.11.0
2023-02-08 22:33:55 +08:00
..
src feat(napi): convert ToNapiValue tuple to variadic tsfn (#1475) 2023-02-08 22:30:43 +08:00
Cargo.toml Release independent packages 2023-02-08 22:33:55 +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.