napi-rs/examples/napi
2023-08-17 20:48:54 +08:00
..
__tests__ fix(backend): attribute of a struct marked as #[napi(constructor)] contain Rust keywords, causing to throw is not a valid identifier when generating getters and setters 2023-08-17 20:48:54 +08:00
electron-renderer chore: upgrade dependencies (#1657) 2023-07-17 14:56:02 +08:00
src fix(backend): attribute of a struct marked as #[napi(constructor)] contain Rust keywords, causing to throw is not a valid identifier when generating getters and setters 2023-08-17 20:48:54 +08:00
tests
.gitignore
build.rs
Cargo.toml feat(napi): keep stack traces in a deferred context (#1637) 2023-07-15 12:07:14 +08:00
electron.js
index.d.ts fix(backend): attribute of a struct marked as #[napi(constructor)] contain Rust keywords, causing to throw is not a valid identifier when generating getters and setters 2023-08-17 20:48:54 +08:00
package.json chore: upgrade dependencies (#1657) 2023-07-17 14:56:02 +08:00
tsconfig.json ci: reduce the complex of CI config (#1628) 2023-06-17 17:03:57 +08:00