napi-rs/examples/napi
2022-11-20 22:59:35 +08:00
..
__test__ chore: skip worker_thread test on Linux aarch64 (#1354) 2022-10-31 21:13:11 +08:00
src fix(napi): should also delete the reference while dropping the Buffer 2022-10-02 10:14:25 +08:00
tests test(napi-derive): add trybuild negative macro tests 2022-05-23 11:55:19 +08:00
.gitignore test(napi-derive): add trybuild negative macro tests 2022-05-23 11:55:19 +08:00
build.rs
Cargo.toml feat(napi): call sync functions within tokio runtime (#1242) 2022-08-04 00:12:35 +08:00
electron.js test(napi): add electron tests 2022-05-10 18:39:37 +08:00
index.d.ts fix(napi): propagation error in function call (#1315) 2022-09-14 19:30:43 +08:00
package.json chore(cli): upgrade Node.js dependencies (#1368) 2022-11-20 22:59:35 +08:00
tsconfig.json test(napi): add electron tests 2022-05-10 18:39:37 +08:00