Lîm Tsú-thuàn

Results 158 comments of Lîm Tsú-thuàn

postpone the implementation for wasi preview2, legacy PR: https://github.com/WasmEdge/WasmEdge/pull/2789

Update the status, I still having some bus errors around the proposal, and this will wait function reference as I know.

Updation: 1. macOS has only AOT to fix now 2. linux still have 5 tests failed 3. windows still cannot compile

NOTE: @hydai's idea that we can use external symbols to exchange data across plugin, instead of internalize everything.

Another board: https://github.com/orgs/bytecodealliance/projects/10/views/1?sortedBy%5Bdirection%5D=asc&sortedBy%5BcolumnId%5D=Status

One of current problem in the PR `test/spec/testSuites/core/float_exprs/float_exprs.40.wasm` ```wasm (module (type (;0;) (func (param i32 f32))) (type (;1;) (func (param i32) (result f32))) (func (;0;) (type 0) (param i32 f32)...

Update status | platform | status | |-|-| | windows | 5 tests failed | | macos | 2 tests failed (only AOT failed) | | ubuntu | 5 tests...

You will need to sign your commits, and please check the failed jobs, maybe they need more than read only?

This file also takes 35 seconds on MacOS, I think this is related to #2482, for now I think you can use AOT mode, which only takes 1 second on...

@qomosoloto Would you like to try it in 0.13.5?