Stream: git-wasmtime

Topic: wasmtime / issue #10835 Cranelift: Support 128bit atomics...


view this post on Zulip Wasmtime GitHub notifications bot (May 26 2025 at 09:36):

bjorn3 opened issue #10835:

Feature

See title.

Benefit

Needed to support AtomicU128/AtomicI128 on arm64 for cg_clif.

Implementation

Do whatever LLVM does.

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2025 at 09:36):

bjorn3 commented on issue #10835:

x86_64 support was implemented in https://github.com/bytecodealliance/wasmtime/pull/9459


Last updated: Dec 06 2025 at 06:05 UTC