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
|
e930a6aab3
|
fix(napi-derive): async task optional output type (#1796)
|
2023-11-08 20:06:27 +08:00 |
|
LongYinan
|
938f4df83d
|
fix(napi-derive): async task void output type (#1795)
|
2023-11-08 20:05:09 +08:00 |
|
LongYinan
|
a3356264f2
|
feat(napi): experimental iterator support
|
2022-05-06 18:03:04 +08:00 |
|
LongYinan
|
1fe39ff66d
|
feat(napi): support export rust mod as ts namespace
|
2021-11-25 17:53:43 +08:00 |
|
LongYinan
|
e74fe2fb94
|
feat(napi): implement AsyncTask with AbortSignal support
|
2021-11-06 13:51:54 +08:00 |
|
LongYinan
|
d36c303dec
|
chore: specified dependencies versions
|
2021-11-06 13:51:54 +08:00 |
|