napi-rs/examples/napi
2023-12-06 19:41:21 +08:00
..
__tests__ test(napi): decrease the worker sizes on Linux x64 musl platform 2023-11-20 23:07:43 +08:00
electron-renderer chore: upgrade emnapi dependencies (#1817) 2023-11-19 15:13:06 +08:00
src fix(napi): compile error for wasm32-unknown-unknown target 2023-11-20 17:10:58 +08:00
tests test(napi-derive): add trybuild negative macro tests 2022-05-23 11:55:19 +08:00
.gitignore feat: integrate with emnapi (#1669) 2023-11-02 12:57:11 +08:00
build.rs
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): async task optional output type (#1796) 2023-11-08 20:06:27 +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 chore: upgrade all npm dependencies (#1843) 2023-12-06 19:41:21 +08:00
package.json chore: upgrade all npm dependencies (#1843) 2023-12-06 19:41:21 +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