napi-rs/crates/napi/src
2024-04-10 14:57:04 +08:00
..
bindgen_runtime fix(napi): napi_adjust_external_memory should be hidden with wasm target (#2031) 2024-04-10 14:57:04 +08:00
js_values feat(target): add support for s390x-unknown-linux-gnu (#2028) 2024-04-09 14:16:09 +08:00
async_cleanup_hook.rs Introduce #[napi] procedural macro to automation development boilerplate (#696) 2021-09-23 01:29:09 +08:00
async_work.rs feat(napi): support Return generic of ThreadsafeFunction (#1997) 2024-03-20 21:37:08 +08:00
call_context.rs refactor(napi): remove compatible Either struct 2021-11-25 17:53:41 +08:00
cleanup_env.rs Introduce #[napi] procedural macro to automation development boilerplate (#696) 2021-09-23 01:29:09 +08:00
env.rs fix(napi): napi_adjust_external_memory should be hidden with wasm target (#2031) 2024-04-10 14:57:04 +08:00
error.rs feat(napi): support Return generic of ThreadsafeFunction (#1997) 2024-03-20 21:37:08 +08:00
lib.rs style: clippy fix (#2012) 2024-03-23 19:35:58 +08:00
status.rs fix(napi): support custom status in Error (#1486) 2023-02-09 23:18:57 +08:00
task.rs feat(napi): support Return generic of ThreadsafeFunction (#1997) 2024-03-20 21:37:08 +08:00
threadsafe_function.rs style: clippy fix (#2012) 2024-03-23 19:35:58 +08:00
tokio_runtime.rs fix(napi): future in block_on do not need to be send 2024-01-24 17:20:31 +08:00
value_type.rs feat(napi): BigInt codegen support 2021-11-11 16:18:25 +08:00
version.rs style: clippy fix (#2012) 2024-03-23 19:35:58 +08:00