-
I try build with `--target=wasm32-wasi -mllvm -wasm-enable-sjlj` and `-flto=full`
get this error:
```sh
undefined symbol: setjmp
undefined symbol: longjmp
nm test.o |grep jmp
U long…
-
Creating this issue to try and track the progress on a 'native' python client for pglite.
Is it correctly understood that `postgres.wasm` needs to be changed to not be dependent on the javascript i…
-
**Description**
While trying to compile the same swift to wasm from both linux and macos, I noticed that some builds would fail depending on the host OS for the same toolchain release.
**Steps to …
-
Hey, I'm not sure how much effort this would be, so: would it be viable to support the [Origin-Private Filesystem (OPFS)](https://web.dev/origin-private-file-system/) in the `fds: []` argument to the …
-
When I tried to apply gVisor to more scenarios in production area, I found that gVisor has the potential to be the guest user space kernel of WASM runtime.
In addition, when I attended the CNCF runti…
-
Hi,
There is a question about how emcc implements WASI. I think that under normal circumstances, it should invoke the WASI APIs’ implementation and import the corresponding wasi function in the ta…
-
Its getting close to release and we'll need to update this
-
~~I see `resource` used in https://github.com/WebAssembly/WASI/blob/main/preview2/http/types.wit#L146 and other places, notably https://github.com/WebAssembly/wasi-http/blob/main/wit-0.3.0-draft/types…
-
# Environment
Windows 10 and Ubuntu 20.04
WAMR-1.2.3 and WAMR-1.2.3
amd64 and x86_64
# Test case
The test case is uploaded as readlink.wasm, it is compiled form readlink.c.
[readlink-wasm.tx…
-
Some questions I asked in :
* Should we annotate artifact dependency nodes with a special `(artifact deps)` suffix?
* Should we show the information about which `target` platform an artifact dependen…