-
Attempting to run a WASIX program using `runWasix(module, {})` on @wasmer/sdk 0.6.0 fails with ok: false.
Using `initializeLogger('trace');` to enable logging reveals the following:
```
DEBUG run_wa…
-
current sdk `./share/wasi-sysroot/include/c++/v1/setjmp.h` is not working.
please share the roadmap for this sdk to support setjmp, I want use it in https://github.com/protocolbuffers/upb
-
I'm trying out the SDK and have downloaded only the sysroot. It's extracted to `/Users/adam/code/wasi-sysroot`, but when I pass it to clang I get an error:
```
❯ clang --target=wasm32-wasi --sysro…
-
**Describe the bug**
I am running on a MBP M3 Max with macOS 14.5.
I am trying to install _gollama_ with
`go install github.com/sammcj/gollama@HEAD`
Result:
```
go install github.com/sammc…
-
I guess resource transferring between the adapter module and wasi-virt does not work
**Reproducer**
```c
#include
#include
int main(int argc, char *argv[]) {
DIR *dir;
struct di…
-
### Describe the bug
I am trying to execute a empscripten compiled binary and I am getting the following error:
```
error: failed to run `libmupdf.wasm`
╰─▶ 1: Error while importing "env"."g…
-
### Zig Version
commit 4e078941d032c6ac0e1ea3c85989fd5d9a8747ba
### Steps to Reproduce and Observed Behavior
Thanks for fixing #13673
Now this fails with:
```
[ 98%] Built target zig1
…
-
I believe the tools we use support windows, so we just need to add windows to our CI and publish workflows:
* https://github.com/extism/js-pdk/blob/main/.github/workflows/publish.yml
* https://gi…
bhelx updated
5 months ago
-
[Log](https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-100251-merge-c074c630e8804e1ab3/Workloads-Wasi.Build.Tests.ILStripTests/1/console.2a5e5935.log?helixlogtype=result…
-
- for runtime repo in `src/mono/wasi/wasi-sdk-version.txt`
- also Helix VM image for `ubuntu-22.04-helix-webassembly` and windows too
This is blocker for https://github.com/dotnet/runtime/pull/981…