mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
* refactor: convert ToNapiValue tuple to variadic tsfn * chore: resolve conflicts * fix: typo * chore: use into instead of to * chore: syntax compat
napi-derive-backend
Take care the ast parsing from napi-derive and generate "bridge" runtime code for both nodejs and rust.