napi-rs/examples/napi
2023-12-30 00:43:38 +08:00
..
__tests__ fix(napi-derive): catch_unwind on constructor (#1869) 2023-12-27 12:49:10 +08:00
electron-renderer chore: upgrade emnapi dependencies (#1817) 2023-11-19 15:13:06 +08:00
src fix(napi): apply clippy suggestions (#1878) 2023-12-29 23:08:56 +08:00
tests fix(napi-derive): more accurate napi expanding error (#1854) 2023-12-13 15:23:00 +08:00
.gitignore feat: integrate with emnapi (#1669) 2023-11-02 12:57:11 +08:00
build.rs Introduce #[napi] procedural macro to automation development boilerplate (#696) 2021-09-23 01:29:09 +08:00
Cargo.toml fix(napi): compile error for wasm32-unknown-unknown target 2023-11-20 17:10:58 +08:00
electron.cjs feat: integrate with emnapi (#1669) 2023-11-02 12:57:11 +08:00
index.d.ts fix(napi-derive): catch_unwind on constructor (#1869) 2023-12-27 12:49:10 +08:00
index.js feat(cli): change wasm binding output format to cjs (#1831) 2023-11-30 23:21:49 +08:00
index.wasi.cjs fix(cli): also load wasm file from packages (#1876) 2023-12-30 00:43:38 +08:00
package.json fix(cli): also load wasm file from packages (#1876) 2023-12-30 00:43:38 +08:00
tsconfig.json feat: integrate with emnapi (#1669) 2023-11-02 12:57:11 +08:00
wasi-worker.mjs feat: integrate with emnapi (#1669) 2023-11-02 12:57:11 +08:00