napi-rs/crates/backend
LongYinan 71f3c0ef7e
Release independent packages
napi@2.2.0
napi-derive@2.2.0
2022-03-06 14:23:43 +08:00
..
src fix(napi): missing ValidateNapiValue trait for types 2022-03-06 14:20:36 +08:00
Cargo.toml Release independent packages 2022-03-06 14:23:43 +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.