LongYinan
257dde1cb5
chore(release): publish
...
- @napi-rs/cli@3.5.0
- @napi-rs/triples@2.1.5
- @napi-rs/wasm-runtime@1.1.0
2025-12-02 17:25:16 +08:00
Copilot
e4f5360dcd
feat(napi): add node_api_create_object_with_properties support for enum creation ( #2990 )
2025-11-27 23:21:23 +08:00
LongYinan
8a60cd0f64
build(napi): fix tsdown config ( #3010 )
2025-11-10 11:42:38 +08:00
renovate[bot]
8173c228ad
chore(deps): update dependency @rollup/plugin-commonjs to v29 ( #2983 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-31 10:37:21 +08:00
renovate[bot]
a62b9f2a98
chore(deps): update dependency @rollup/plugin-alias to v6 ( #2982 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-29 15:12:25 +08:00
LongYinan
a0d55cc99c
chore(release): publish
...
- @napi-rs/cli@3.3.1
- @napi-rs/triples@2.1.2
- @napi-rs/wasm-runtime@1.0.7
2025-10-10 22:23:03 +08:00
LongYinan
69b8f096fd
fix(wasm-runtime): node:events polyfill on browser ( #2954 )
2025-10-10 22:08:33 +08:00
LongYinan
2cdf5fd6fb
chore(release): publish
...
- @napi-rs/cli@3.3.0
- @napi-rs/triples@2.1.1
- @napi-rs/wasm-runtime@1.0.6
2025-10-03 21:58:20 +08:00
renovate[bot]
60b4befad1
chore(deps): lock file maintenance ( #2944 )
...
* chore(deps): lock file maintenance
* ignore bench
* fix test
* fix cache key
* fix bundle
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: LongYinan <lynweklm@gmail.com>
2025-10-03 20:57:21 +08:00
LongYinan
bba5010f6f
chore(release): publish
...
- @napi-rs/wasm-runtime@1.0.5
2025-09-13 15:08:13 +08:00
Nikita Sivukhin
7406f09ea5
chore(wasm-runtime): update @tybys/wasm-util in order to avoid runtime error with access to process.env.NODE_DEBUG_NATIVE ( #2921 )
...
This PR updates @tybys/wasm-util package to the latest version 0.10.1
In this version process.env access were handled gracefully in order to not fail at runtime for some bundlers
- see https://github.com/toyobayashi/wasm-util/issues/4 for more details
2025-09-13 13:20:30 +08:00
LongYinan
105dcede1c
chore(release): publish
...
- @napi-rs/cli@3.2.0
- @napi-rs/triples@2.1.0
- @napi-rs/wasm-runtime@1.0.4
2025-09-11 16:29:45 +08:00
LongYinan
8120ca0ac4
chore(cli): throw error if wasi file not found when NAPI_RS_FORCE_WASI=error ( #2919 )
...
* chore(cli): throw error if wasi file not found when NAPI_RS_FORCE_WASI=error
* update snapshot
2025-09-11 16:29:05 +08:00
LongYinan
9f2ed2f8e8
chore(release): publish
...
- @napi-rs/cli@3.1.1
- @napi-rs/triples@2.0.5
- @napi-rs/wasm-runtime@1.0.3
2025-08-08 20:16:28 +08:00
Qingyu Wang
991dbf3d90
fix(wasm-runtime): publish dist/*.cjs ( #2845 )
...
* fix(wasm-runtime): publish `dist/*.cjs`
* chore: sort
2025-08-08 15:22:33 +08:00
LongYinan
db71fbfad6
chore(release): publish
...
- @napi-rs/cli@3.1.0
- @napi-rs/triples@2.0.4
- @napi-rs/wasm-runtime@1.0.2
2025-08-07 23:22:41 +08:00
LongYinan
1e30088198
fix(wasm-runtime): avoid wasm-util from tree shaking by rollup ( #2810 )
...
* fix(wasm-runtime): avoid wasm-util from tree shaking by rollup
* fix filename
2025-08-07 12:55:48 +08:00
CPunisher
946f8929fc
fix(wasm-runtime): add constructors for nested values in objects ( #2827 )
...
* Fix
* Pass processed recursively
2025-08-07 12:35:00 +08:00
LongYinan
739b091a71
chore(release): publish
...
- @napi-rs/cli@3.0.1
- @napi-rs/triples@2.0.0
- @napi-rs/wasm-runtime@1.0.1
2025-07-21 21:30:55 +08:00
CPunisher
9765f62589
refactor(cli): reuse buffer in @napi-fs/wasm-time/fs ( #2782 )
2025-07-18 20:54:16 +08:00
CPunisher
dec4ffa679
chore(wasm-runtime): bump emnapi to 1.4.5 ( #2783 )
2025-07-18 20:53:26 +08:00
LongYinan
cdbf2bc439
chore(release): publish
...
- @napi-rs/cli@3.0.0
- @napi-rs/triples@2.0.0
- @napi-rs/wasm-runtime@1.0.0
2025-07-17 21:17:52 +08:00
LongYinan
47ced636f9
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.93
- @napi-rs/triples@2.0.0-alpha.55
- @napi-rs/wasm-runtime@0.2.12
2025-07-10 22:02:12 +08:00
renovate[bot]
1f6cb6c453
fix(deps): update dependency @tybys/wasm-util to ^0.10.0 ( #2769 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-08 13:37:53 +00:00
LongYinan
984d166275
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.88
- @napi-rs/triples@2.0.0-alpha.50
- @napi-rs/wasm-runtime@0.2.11
2025-06-08 21:43:08 +08:00
lyonbot
193b0e0043
fix: (wasm-runtime) fix race condition ( #2698 )
...
Co-authored-by: LongYinan <lynweklm@gmail.com>
2025-06-07 22:09:47 +08:00
LongYinan
c8c073a348
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.79
- @napi-rs/triples@2.0.0-alpha.41
- @napi-rs/wasm-runtime@0.2.10
2025-05-16 22:50:52 +08:00
Toyo Li
620035804b
fix(wasm-runtime): fs-proxy test failed on s390x platform ( #2629 )
2025-05-12 15:29:21 +08:00
Kevin Deng 三咲智子
2eb2ab619f
fix(wasm-runtime): upgrade emnapi ( #2568 )
2025-04-17 18:07:08 -07:00
LongYinan
84209fc829
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.78
- @napi-rs/triples@2.0.0-alpha.40
- @napi-rs/wasm-runtime@0.2.9
2025-04-16 15:00:52 +08:00
LongYinan
bc2e855e8c
test(wasm-runtime): testing fs proxy on CI ( #2565 )
2025-04-16 14:48:07 +08:00
Toyo Li
d28d8420d3
fix(wasm-runtime): wasm fs proxy serialization ( #2564 )
...
* fix: wasm fs proxy serialization
* type
2025-04-16 14:00:02 +08:00
Kevin Deng 三咲智子
2f88639191
fix(wasm-runtime): remove _isBuffer patch ( #2560 )
...
closes #2559
2025-04-14 10:03:07 +08:00
LongYinan
6ce1393196
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.77
- @napi-rs/triples@2.0.0-alpha.39
- @napi-rs/wasm-runtime@0.2.8
2025-04-02 00:04:16 +08:00
LongYinan
5554c663ac
chore(cli): update deps ( #2542 )
2025-04-01 23:49:56 +08:00
LongYinan
c62acd2bfe
chore: upgrade npm dependencies ( #2516 )
2025-03-16 22:29:04 +08:00
LongYinan
1868bad8a8
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.71
- @napi-rs/triples@2.0.0-alpha.33
- @napi-rs/wasm-runtime@0.2.7
2025-02-21 12:48:37 +08:00
LongYinan
f7ce10c92f
chore(wasm-runtime): bump deps
2025-02-21 12:48:16 +08:00
LongYinan
d23290f9c1
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.65
- @napi-rs/triples@2.0.0-alpha.27
- @napi-rs/wasm-runtime@0.2.6
2024-12-18 23:49:55 +08:00
renovate[bot]
3d62aca408
chore(deps): update dependency @rollup/plugin-node-resolve to v16 ( #2398 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 13:05:32 +08:00
LongYinan
4496ffd220
chore: refresh npm dependencies ( #2303 )
2024-10-13 23:50:57 +08:00
renovate[bot]
52e1f6bc4a
chore(deps): update dependency @rollup/plugin-replace to v6 ( #2273 )
2024-10-13 15:10:20 +08:00
LongYinan
8f4f74a32c
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.63
- @napi-rs/triples@2.0.0-alpha.25
- @napi-rs/wasm-runtime@0.2.5
2024-10-03 00:00:32 +02:00
renovate[bot]
b9fc7bb124
chore(deps): update dependency @rollup/plugin-commonjs to v28 ( #2272 )
2024-09-30 20:32:33 +02:00
Don Isaac
12bb1da28c
chore: prepare for no-unused-vars ( #2233 )
2024-08-26 10:04:03 +08:00
renovate[bot]
7f7dfab001
chore(deps): update dependency @rollup/plugin-commonjs to v26 ( #2132 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-07 16:20:08 +08:00
LongYinan
ca2cd5c35a
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.55
- @napi-rs/triples@2.0.0-alpha.17
- @napi-rs/wasm-runtime@0.2.4
2024-05-12 22:22:59 +08:00
renovate[bot]
ec39912527
fix(deps): update dependency @tybys/wasm-util to ^0.9.0 ( #2096 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-07 07:23:32 +00:00
LongYinan
71f78cb430
chore(release): publish
...
- @napi-rs/wasm-runtime@0.2.3
2024-04-23 12:24:57 +08:00
LongYinan
521bc12e43
fix(wasm-runtime): missing fs-proxy.cjs
2024-04-23 12:24:37 +08:00