5 Commits

Author SHA1 Message Date
Toyo Li
620035804b
fix(wasm-runtime): fs-proxy test failed on s390x platform (#2629) 2025-05-12 15:29:21 +08:00
Toyo Li
d28d8420d3
fix(wasm-runtime): wasm fs proxy serialization (#2564)
* fix: wasm fs proxy serialization

* type
2025-04-16 14:00:02 +08:00
Kevin Deng 三咲智子
2f88639191
fix(wasm-runtime): remove _isBuffer patch (#2560)
closes #2559
2025-04-14 10:03:07 +08:00
Don Isaac
12bb1da28c
chore: prepare for no-unused-vars (#2233) 2024-08-26 10:04:03 +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