hydai
hydai
Hi @MichaelMorrisEst I just realized that the DCO bot is stuck due to an upstream issue. A workaround PR is merged: https://github.com/WasmEdge/WasmEdge/pull/3451 Please rebase again to ensure the DCO check...
Thanks @MichaelMorrisEst 👍
Hi @apepkuss Please check this issue.
The issue reporter used both build with gcc and cmake all failed: Ref: https://github.com/WasmEdge/WasmEdge/discussions/3121#discussioncomment-7969410
Hi @peter-jerry-ye Would you like to submit a PR to fix this?
The filesystem-related parts in WASI spec are a nightmare. The definition is pretty unclear. Let's say "be similar to [POSIX pwritev](https://pubs.opengroup.org/onlinepubs/9699919799/functions/write.html)" is not accurate. However, we would like to sync...
We should not close this issue because the WASI test suite still has this test: https://github.com/WebAssembly/wasi-testsuite/blob/main/tests/c/testsuite/pwrite-with-append.c So I will re-open this until it gets fixed.
I got confused. Could you have a table to describe the difference between (Linux/Darwin) and (Runtimes)? I originally thought this was a Linux-specific issue due to the bug. However, are...
This issue on Linux should be fixed by #3375 The test suite passed after this PR and will be shipped with 0.14.0. I believe this issue is included in the...
Yes. So the whole process will share the same flags now. Build with wasi/wasm and run with wasi/wasm.