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
|
fc3d5cbcff
|
fix(cli): add browser entry (#1899)
|
2024-01-10 11:18:13 +08:00 |
|
LongYinan
|
1676930728
|
fix(cli): artifacts wasi worker name (#1895)
|
2024-01-09 01:05:19 +08:00 |
|
LongYinan
|
9b8dab6b63
|
fix(cli): missing files in created wasi package (#1894)
|
2024-01-09 00:34:59 +08:00 |
|
LongYinan
|
7d3b53d41d
|
feat(cli): support generate browser compatible codes (#1891)
|
2024-01-08 21:02:46 +08:00 |
|
LongYinan
|
c73cb31c11
|
fix(cli): missing wasm files in artifacts command (#1884)
|
2024-01-02 12:33:13 +08:00 |
|
LongYinan
|
f29801686b
|
fix(cli): copy binding files into wasi packages (#1881)
|
2023-12-31 15:51:46 +08:00 |
|
LongYinan
|
67743b1046
|
fix(cli): exclude node_modules in artifacts command
|
2023-12-29 15:09:13 +00:00 |
|
Raphael Darley
|
fcb5c2bdd0
|
fix(cli): switch name parsing to allow periods in name
Co-authored-by: LongYinan <lynweklm@gmail.com>
|
2023-11-02 19:52:23 +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 |
|
LongYinan
|
6d62b3f714
|
chore: upgrade dependencies (#1657)
|
2023-07-17 14:56:02 +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 |
|