napi-rs/napi/src
2021-08-13 18:39:02 +08:00
..
js_values fix(napi): utf16 value should not contains 0 terminate 2021-08-13 18:39:02 +08:00
async_cleanup_hook.rs feat(napi): add napi8 features 2021-04-21 23:13:34 +08:00
async_work.rs refactor(napi): split NapiRaw trait from NapiValue 2021-04-01 18:57:49 +08:00
call_context.rs chore: apply 1.52 clippy rules 2021-05-07 18:19:52 +08:00
cleanup_env.rs docs: update documents 2020-12-03 17:17:40 +08:00
env.rs perf(napi): make FuturePromise static dispatch 2021-06-21 23:36:54 +08:00
error.rs feat(napi): From Serde JSON Error for Error 2020-12-24 12:20:23 +08:00
lib.rs perf(napi): reducer tokio future execution overhead 2021-06-02 23:17:53 +08:00
module.rs feat(napi): major upgrades for napi@1 2020-11-26 11:31:49 +08:00
promise.rs perf(napi): make FuturePromise static dispatch 2021-06-21 23:36:54 +08:00
status.rs feat(napi): add napi8 features 2021-04-21 23:13:34 +08:00
task.rs feat(napi): provide reject method in Task trait 2020-12-18 11:32:15 +08:00
threadsafe_function.rs perf(napi): make FuturePromise static dispatch 2021-06-21 23:36:54 +08:00
version.rs refactor(napi): redesign the JavaScript values API 2020-06-28 23:29:04 +08:00
win_delay_load_hook.rs Copy win_delay_load_hook from Neon 2020-10-30 18:24:19 -07:00