napi-rs/test_module/__test__/napi4
2021-06-02 23:17:53 +08:00
..
example.txt feat(napi): provide execute function to run Future on libuv 2020-07-07 11:57:32 +08:00
threadsafe_function.spec.ts fix(napi): do not call release tsfn in Drop when ref count is 0 2021-03-31 21:31:37 +08:00
tokio_readfile.spec.ts chore: upgrade deps and fix type-check error 2020-08-24 18:22:48 +08:00
tokio_rt.spec.ts perf(napi): reducer tokio future execution overhead 2021-06-02 23:17:53 +08:00
tsfn-dua-instance.js fix(napi): do not call release tsfn in Drop when ref count is 0 2021-03-31 21:31:37 +08:00
tsfn-throw.js fix(napi): throw JavaScript error in tsfn rather than rust thread panic 2021-01-25 12:11:12 +08:00
tsfn_error.spec.ts fix(napi): do not call release tsfn in Drop when ref count is 0 2021-03-31 21:31:37 +08:00