napi-rs/crates/backend/src
2022-04-22 16:53:27 +08:00
..
codegen feat(napi): redesign the Reference API (#1118) 2022-04-13 13:24:53 +08:00
typegen fix(napi-derive): simplify the optional values in generated declaration file (#1141) 2022-04-22 16:53:27 +08:00
ast.rs feat(napi-derive): support generic types on fn 2022-04-14 14:24:47 +08:00
codegen.rs feat(napi): support TypedArray input and output 2021-12-02 11:26:52 +08:00
error.rs Introduce #[napi] procedural macro to automation development boilerplate (#696) 2021-09-23 01:29:09 +08:00
lib.rs feat(napi): add ts typegen skip 2021-12-19 19:45:21 +08:00
typegen.rs fix(napi-derive): simplify the optional values in generated declaration file (#1141) 2022-04-22 16:53:27 +08:00