napi-rs/crates/backend/src
2022-07-06 19:15:16 +08:00
..
codegen feat(napi): clone reference for TypedArray/Buffer 2022-07-06 19:15:16 +08:00
typegen feat(napi-derive): add ts_arg_type attribute to override individual args on functions (#1192) 2022-05-22 13:43:11 +08:00
ast.rs feat(napi-derive): support return_if_invalid 2022-07-05 18:39:12 +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): experimental iterator support 2022-05-06 18:03:04 +08:00
typegen.rs feat(napi-derive): allow injecting this in class method 2022-07-05 23:09:40 +08:00