-
# Bug report
### Bug description:
Hello!
when executing
`python3 Tools/wasm/wasi.py make-host`
on `ubuntu 22.04` with wasi-ld version: LLD 17.0.6 (tried earlier versions too)
Errors are a…
-
- [ ] Runtime `impl` `Clone`, `Send` and `Sync`(for thread safe)
- [x] RuntimeError follows `std::error::Error` by `impl` `fmt()` of `fmt::Display`. ~~Plus `source` of `error::Error`~~. #7
- [x] Al…
-
### Summary
Pretty trivial C++ program segfaults inside `WasmEdge_VMInstantiate` after `exceeded limit page size`. Reproduced with particular wasm module, pretty big (70MB release build) and complex …
-
Hello!
Xcode 15.3 was released on March 5, 2024. We are in the process of updating our bindings and our infra in order to support this release.
~As of the time of this post, Xcode 15.3/4 is not …
-
## Background
#38248 defined a new compiler directive, `go:wasmimport`, for declaring a dependency on a function provided by the runtime environment. It also defined a restriction on the use of thi…
-
Traceback (most recent call last):
File "/1/spin_sdk/http/__init__.py", line 88, in handle
File "/0/app.py", line 7, in handle_request
FileNotFoundError: [Errno 44] No such file or directory: '…
-
Opening this issue to start tracking down why it is failing.
The last good run was https://github.com/bytecodealliance/wasmtime-dotnet/actions/runs/8808954841 on commit b2b0480
Started failing …
-
E.g., is there a text file somewhere I can have users look at to tell me what they tried using? (Context: https://github.com/python/cpython/issues/113516).
-
error: failed to run custom build command for `mozjs_sys v0.68.2 (https://github.com/wasmerio/mozjs.git?branch=wasi-gecko#91349dc0)
-
Hello, sorry if this is not the best place to ask; I have already asked on [StackOverflow](https://stackoverflow.com/questions/76173311/how-to-pass-a-function-to-webassembly) but nobody could help the…