-
The heap corruption check in ems memory allocator was added before since when the app heap (host managed heap) is inserted into linear memory if the libc-wasi is enabled, the app heap and the libc's h…
-
## Environments where I reproduced the issue
- Arch Linux ARM (Asahi Linux)
- Ubuntu 20.04 (aarch64)
## Steps to reproduce
```console
$ curl -LO https://github.com/swiftwasm/swift/releases/…
kkebo updated
10 months ago
-
The test case triggers no exception on the classic interpreter mode, triggers an "unhandled SIGSEGV" on the fast interpreter mode, and triggers an exception indicating "integer divided by zero" on the…
-
Hello,
Since I would like to create a WITX RPC adapter, I would like to transpile WITX specs into network/serialization enabled WASM modules that will plug on top of the actual WASM module that imp…
-
# Build commands
I compile the code with commit id 40b430fd240ad45f5c7a7dd0239fa2425e7c294e.
Platform: Ubuntu 20.04
CPU: amd64
compile:
jit mode
```
export CC=/usr/lib/llvm-16/bin/clang
e…
-
```
C:\Users\ךינשגכהד>cargo install --locked --git https://github.com/lapce/lap
ce lapce
Updating git repository `https://github.com/lapce/lapce`
Installing lapce v0.4.0 (https://github.com…
-
# 🐛 概要
```shell
tinygo build -target ./target.json -o main.wasm main.go
tinygo:wasm-ld: warning: function signature mismatch: random
>>> defined as () -> i64 in lto.tmp
>>> defined as () -> i32 i…
-
1. `msghdr::msg_iovlen` is `::c_int` on uClibc targets of arm mips32.
[libc/src/unix/linux_like/linux/uclibc/arm/mod.rs](https://github.com/rust-lang/libc/blob/1abc2e47107e03eab1757b8dcb24b1095f6aeeb…
-
The complete verbose log is available at https://gist.github.com/TerrorJack/6e241c2671782e441bcd25ccaff89689.
```
wasm-ld: warning: function signature mismatch: memmove
>>> defined as (i32, i32, …
-
```shell
error: failed to run custom build command for `mozjs_sys v0.68.2 (https://github.com/wasmerio/mozjs.git?branch=wasi-gecko#91349dc0)`
Caused by:
process didn't exit successfully: `/var/…