LongYinan
fc3d5cbcff
fix(cli): add browser entry ( #1899 )
2024-01-10 11:18:13 +08:00
LongYinan
c42f00ff43
feat(cli): support wasi target test & release workflow ( #1867 )
2023-12-26 23:16:42 +08:00
LongYinan
c3eeba1e34
chore(cli): change warning message to yellow
2023-12-16 16:55:11 +08:00
LongYinan
5cab2bc57b
feat(cli): support read config from the given config file ( #1859 )
2023-12-15 21:54:33 +08:00
LongYinan
91c0eb8ce8
feat(cli): support @napi-rs/cross-toolchain ( #1838 )
2023-12-05 17:27:23 +08:00
LongYinan
afa040660c
fix(cli): add back constEnum option ( #1829 )
2023-11-30 20:00:52 +08:00
LongYinan
6ec46b749e
fix(cli): artifacts command backward compatibility ( #1797 )
2023-11-08 20:07:29 +08:00
LongYinan
13d0ce075e
feat: integrate with emnapi ( #1669 )
...
* Integrate with emnapi
* resolve conflict
* ignore wasm
* generate wasi file
* Add wasi test to workflow
* Fix wasi template
* emnapi new initialize api
* Finish test
* Purne tsconfig
* Generate wasi worker
* Fix electron test
* Finalize check
* Noop adjust_external_memory
* Apply cr suggestions
2023-11-02 12:57:11 +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
kxxt
173553c037
ci: add riscv64gc-unknown-linux-gnu
2023-05-26 09:48:19 +08:00
kxxt
72fcd03d98
feat(target): riscv64gc-unknown-linux-gnu
2023-05-25 23:38:09 +08:00
liuyi
c9f5ee14b7
fast patches for napi/cli 3.0-alpha ( #1553 )
...
* fix(cli): use new napi config field
* fix(cli): avoid using node experimental feature to read self version
* fix(cli): correct linker environment
* fix(cli): missing wasi register env
* fix(cli): remove useless linker preset
2023-04-06 19:21:06 +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