LongYinan
|
ff2ccc9f37
|
fix(cli): log more wasi load errors
|
2024-02-08 13:24:12 +00:00 |
|
Milton Moura
|
ddeaf30f14
|
feat(cli): Add support for s390x linux arch in js bindings template (#1901)
Signed-off-by: Milton Moura <miltonmoura@gmail.com>
|
2024-01-16 11:18:05 +08:00 |
|
LongYinan
|
57463554e9
|
fix(cli): wasi fallback package load logic (#1887)
|
2024-01-03 18:53:09 +08:00 |
|
LongYinan
|
b0ba466f95
|
fix(cli): also load wasm file from packages (#1876)
|
2023-12-30 00:43:38 +08:00 |
|
LongYinan
|
c42f00ff43
|
feat(cli): support wasi target test & release workflow (#1867)
|
2023-12-26 23:16:42 +08:00 |
|
Levi Zim
|
e3902e001f
|
fix(binding): add riscv64 binding (#1851)
|
2023-12-13 11:06:04 +08:00 |
|
LongYinan
|
dac073805b
|
fix(cli): js binding template (#1788)
- Close https://github.com/napi-rs/napi-rs/issues/1775
|
2023-11-06 14:00:25 +08:00 |
|
LongYinan
|
a528ecf5a7
|
style(cli): remove semicolon
|
2023-07-25 11:28:07 +08:00 |
|
Vinicius Lourenço
|
3ee6be4e5f
|
perf(cli): improve musl verification (#1660)
|
2023-07-25 11:26:55 +08:00 |
|
liuyi
|
fb22a5ae07
|
fix(cli): incorrect behaviors (#1626)
* fix(cli): target selector is not available in interactive mode
* fix(cli): js binding file should export
* fix(cli): wrong node engine requirements syntax
* feat(cli): support esm module
* restore js binding implementation in v2
---------
Co-authored-by: LongYinan <lynweklm@gmail.com>
|
2023-06-17 12:49:30 +08:00 |
|
LongYinan
|
82c2113c24
|
fix(cli): revert back js-binding file (#1603)
|
2023-05-27 11:22:44 +08:00 |
|
kxxt
|
72fcd03d98
|
feat(target): riscv64gc-unknown-linux-gnu
|
2023-05-25 23:38:09 +08:00 |
|
forehal
|
a781a4f27e
|
feat(cli): brand new cli tool with both cli and programmatical usage (#1492)
BREAKING CHANGE: requires node >= 16 and some cli options have been renamed
|
2023-04-06 11:04:53 +08:00 |
|