Stream: git-wasmtime

Topic: wasmtime / PR #11737 Error when trying to use the x32 ABI...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 23 2025 at 14:47):

bjorn3 opened PR #11737 from bjorn3:deny_x32_abi to bytecodealliance:main:

This uses 32bit pointers on 64bit x86, which Cranelift doesn't support right now.

Fixes https://github.com/bytecodealliance/wasmtime/issues/8694
Fixes https://github.com/rust-lang/rust/issues/118739

view this post on Zulip Wasmtime GitHub notifications bot (Sep 23 2025 at 14:47):

bjorn3 requested abrown for a review on PR #11737.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 23 2025 at 14:47):

bjorn3 requested wasmtime-compiler-reviewers for a review on PR #11737.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 24 2025 at 21:50):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 24 2025 at 22:13):

abrown merged PR #11737.


Last updated: Dec 06 2025 at 06:05 UTC