LongYinan
a54b759bb1
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.54
- @napi-rs/triples@2.0.0-alpha.16
2024-04-23 14:34:12 +08:00
LongYinan
3e44ae3c16
fix(cli): non-fs polyfilled browser worker binding ( #2067 )
2024-04-23 14:26:27 +08:00
LongYinan
131046b7cb
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.53
- @napi-rs/triples@2.0.0-alpha.15
- @napi-rs/wasm-runtime@0.2.2
2024-04-23 12:17:07 +08:00
LongYinan
46cbcf3ff1
feat(cli): allow sync fs operation between workers/mainThread ( #2064 )
...
* feat(cli): allow sync fs operation between workers/mainThread
* allow sync fs operation between workers/mainThread (#2065 )
* Fix
* Update fixture
* flaky test
* Fix cross compile target
* Update zig
* macos-cross test was filtered
---------
Co-authored-by: Toyo Li <lifenglin314@outlook.com>
2024-04-23 12:14:06 +08:00
LongYinan
9b6361afc3
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.52
- @napi-rs/triples@2.0.0-alpha.14
- @napi-rs/wasm-runtime@0.2.1
2024-04-22 18:07:46 +08:00
LongYinan
12aec3c135
fix(cli): pass fs to browser worker binding ( #2062 )
2024-04-22 14:44:37 +08:00
inokawa
0adc36ce1c
feat(cli): support generation of literal union from string enum ( #2054 )
...
* feat(cli): support generation of literal union from enum
* Remove const
---------
Co-authored-by: LongYinan <lynweklm@gmail.com>
2024-04-22 14:28:04 +08:00
LongYinan
6b2164c85d
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.51
- @napi-rs/triples@2.0.0-alpha.13
- @napi-rs/wasm-runtime@0.2.0
2024-04-19 16:46:32 +08:00
LongYinan
10602fb76f
fix(cli): new project issue ( #2058 )
2024-04-19 16:43:29 +08:00
LongYinan
4ccbb61179
feat(cli): improve the browser binding ( #2056 )
2024-04-19 16:12:30 +08:00
LongYinan
3187e30d5b
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.50
- @napi-rs/triples@2.0.0-alpha.12
2024-04-17 20:23:19 +08:00
LongYinan
7e33eb729f
feat(cli): optimize wasm output binary ( #2049 )
2024-04-17 20:13:02 +08:00
LongYinan
27134b8ca4
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.49
- @napi-rs/triples@2.0.0-alpha.11
2024-04-16 18:24:34 +08:00
LongYinan
b3dd94649a
feat(cli): allow to define dtsHeader in napi config ( #2045 )
2024-04-16 17:40:41 +08:00
LongYinan
a2d78fadf9
fix(cli): wasi targets linker envs ( #2044 )
2024-04-16 16:43:44 +08:00
LongYinan
4544095425
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.48
- @napi-rs/triples@2.0.0-alpha.10
2024-04-15 23:20:08 +08:00
LongYinan
cc937e1dba
feat(cli): allow control the wasm Memory options via napi config ( #2038 )
2024-04-15 23:19:02 +08:00
LongYinan
af625fc7df
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.47
- @napi-rs/triples@2.0.0-alpha.9
2024-04-13 19:01:15 +08:00
LongYinan
16f0d49284
chore: increase wasi memory limits ( #2035 )
2024-04-13 18:35:08 +08:00
LongYinan
f1b8ab5e64
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.46
- @napi-rs/triples@2.0.0-alpha.8
2024-04-10 17:03:00 +08:00
LongYinan
5570d8b4f7
chore: use oxlint ( #2032 )
2024-04-10 14:26:34 +08:00
LongYinan
4c7d06fc72
feat(cli): support wasm32-wasipxx targets ( #2030 )
...
* chore(examples): update wasi binding template
* wasm32-wasip1
2024-04-10 09:08:57 +08:00
翠 / green
2e0f983ccf
feat(target): add support for s390x-unknown-linux-gnu ( #2028 )
...
* feat(target): add support for s390x-unknown-linux-gnu
* chore: rerun CI
2024-04-09 14:16:09 +08:00
翠 / green
0fa755d30a
feat(target): add support for powerpc64le-unknown-linux-gnu ( #2023 )
...
* refactor: remove unused ci.ts
* feat(target): add support for powerpc64le-unknown-linux-gnu
2024-04-09 11:27:48 +08:00
翠 / green
7ae562352a
feat(cli): add support for armv7-unknown-linux-muslebihf ( #2019 )
2024-04-08 21:04:57 +08:00
renovate[bot]
e4ad4767ef
fix(deps): update dependency emnapi to v1.1.1 ( #2017 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-30 10:44:57 +00:00
LongYinan
f5b6854731
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.45
2024-03-28 11:54:21 +08:00
LongYinan
77399ff130
fix(cli): wasi Node.js worker template ( #2015 )
2024-03-28 10:08:17 +08:00
LongYinan
35b9637151
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.44
- @napi-rs/wasm-runtime@0.1.2
2024-03-21 15:08:50 +08:00
LongYinan
6a29446dfb
chore(wasm-runtime): upgrade emnapi ( #2008 )
2024-03-21 14:41:05 +08:00
renovate[bot]
e2b1a3e3d9
fix(deps): update dependency emnapi to v1.1.0 ( #2006 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 22:30:58 +08:00
LongYinan
4d5655accb
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.43
2024-02-28 15:58:46 +08:00
LongYinan
19a13361d4
fix(cli): cleanup js binding template ( #1984 )
2024-02-28 15:51:16 +08:00
LongYinan
9abcb484ba
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.42
2024-02-28 15:07:23 +08:00
Caleb Everett
95dd6ef485
refactor(cli): refactor js-binding to support easier bundling. ( #1957 )
...
* Refactor js-binding to support bundling single-package artifacts
The existsSync check breaks the bundlers I've tested (esbuild, webpack,
ncc), so you cannot bundle napi-rs packages that have all binarys in a
single package.
I've tested this change with both single package and multi package
libraries.
* Update snapshots
* Update CI
* Fix electron test
---------
Co-authored-by: Caleb ツ Everett <calebev@amazon.com>
Co-authored-by: LongYinan <lynweklm@gmail.com>
2024-02-26 15:46:07 +08:00
LongYinan
17f509f96e
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.41
2024-02-22 19:01:28 +08:00
LongYinan
da99081ccf
fix(cli): allow more platform & arch fallback to wasm ( #1969 )
2024-02-22 16:42:33 +08:00
LongYinan
0306e3045a
fix(cli): fallback to wasm32 if platform is not support ( #1967 )
2024-02-21 23:48:29 +08:00
LongYinan
5232d9e836
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.40
2024-02-19 19:10:51 +08:00
LongYinan
ad35076d07
fix(cli,build): build params ( #1960 )
2024-02-19 18:09:34 +08:00
LongYinan
b461132f94
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.39
2024-02-18 22:04:46 +08:00
LongYinan
08b1f689bf
feat(cli,build): support setjmp.h ( #1958 )
2024-02-18 21:45:19 +08:00
LongYinan
09efd416e5
fix(cli): set cxxflags while WASI_SDK_PATH exists ( #1955 )
2024-02-17 14:42:30 +08:00
Andrew McClenaghan
6aae4bac0f
fix(cli): ensure cwd and outputDir are used for finding files ( #1949 )
2024-02-16 20:37:19 +08:00
LongYinan
7d28d7aae4
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.38
2024-02-13 01:12:40 +08:00
LongYinan
bec6bd67be
feat(cli): respect WASI_SDK_PATH env ( #1946 )
2024-02-13 01:12:08 +08:00
LongYinan
f60c465950
chore(release): publish
...
- @napi-rs/cli@3.0.0-alpha.37
2024-02-12 16:11:22 +08:00
LongYinan
ff2ccc9f37
fix(cli): log more wasi load errors
2024-02-08 13:24:12 +00:00
LongYinan
0205fd976e
fix(cli): setup cxx env while using napi-cross ( #1942 )
2024-02-08 21:23:40 +08:00
LongYinan
199893a309
chore(cli): upgrade peer dependencies ( #1937 )
2024-02-01 15:00:15 +08:00