napi-rs/examples/napi
Alberto Pose ffc4980d52
fix(napi): panic when Promise callbacks trigger after Promise is dropped (#1469) (#1516)
Co-authored-by: Alberto Pose <albepose@amazon.com>
2023-03-14 15:32:17 +08:00
..
__test__ fix(napi): panic when Promise callbacks trigger after Promise is dropped (#1469) (#1516) 2023-03-14 15:32:17 +08:00
src fix(napi): panic when Promise callbacks trigger after Promise is dropped (#1469) (#1516) 2023-03-14 15:32:17 +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 Introduce #[napi] procedural macro to automation development boilerplate (#696) 2021-09-23 01:29:09 +08:00
Cargo.toml fix(cli): zig cross armv7 (#1384) 2022-12-09 18:56:50 +08:00
electron.js fix(napi): fallback to copy arraybuffer if zero copy is not allowed (#1455) 2023-01-24 22:39:46 +08:00
index.d.ts fix(napi): panic when Promise callbacks trigger after Promise is dropped (#1469) (#1516) 2023-03-14 15:32:17 +08:00
package.json chore: upgrade npm dependencies (#1443) 2023-01-19 00:32:52 +08:00
tsconfig.json test(napi): add electron tests 2022-05-10 18:39:37 +08:00