napi-rs/crates/napi/src
Janrupf ac3626a023
fix(napi): Fix buffer corruption and soundness issues (#1923)
* fix(napi): Fix buffer corruption and soundness issues

* test: fix tests to conform to buffer API
2024-01-29 18:32:28 +08:00
..
bindgen_runtime fix(napi): move JsValuesTupleIntoVec trait to function.rs 2024-01-26 14:32:24 +08:00
js_values fix(napi-derive): JsArrayBuffer generated type 2024-01-26 14:32:24 +08:00
async_cleanup_hook.rs
async_work.rs chore: fix async_work status typo (#1883) 2024-01-02 13:23:45 +08:00
call_context.rs refactor(napi): remove compatible Either struct 2021-11-25 17:53:41 +08:00
cleanup_env.rs
env.rs fix(napi): Fix buffer corruption and soundness issues (#1923) 2024-01-29 18:32:28 +08:00
error.rs feat(napi,sys): sync to napi9 (#1781) 2023-11-06 11:00:27 +08:00
lib.rs fix(napi): noop feature 2023-04-11 11:44:10 +08:00
status.rs fix(napi): support custom status in Error (#1486) 2023-02-09 23:18:57 +08:00
task.rs
threadsafe_function.rs fix(napi): move JsValuesTupleIntoVec trait to function.rs 2024-01-26 14:32:24 +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
version.rs fix(napi): correct the CString usage 2021-11-15 16:55:13 +08:00