napi-rs/crates/backend
2023-11-06 10:58:23 +08:00
..
src feat(napi): support async class factory (#1779) 2023-11-06 10:58:23 +08:00
Cargo.toml feat: bump msrv to 1.65 (#1755) 2023-10-17 20:18:29 +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.