Stream: git-wasmtime

Topic: wasmtime / PR #11165 Relax architecture assertions for v128


view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2025 at 20:39):

alexcrichton requested pchickey for a review on PR #11165.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2025 at 20:39):

alexcrichton opened PR #11165 from alexcrichton:v128-everywhere to bytecodealliance:main:

These were applicable when a native ABI was possible to be used for v128, but nowadays there's no need to limit it to x86_64 and aarch64 as it should work everywhere.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2025 at 20:39):

alexcrichton requested wasmtime-core-reviewers for a review on PR #11165.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2025 at 20:45):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2025 at 20:48):

alexcrichton has enabled auto merge for PR #11165.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2025 at 21:15):

alexcrichton merged PR #11165.


Last updated: Dec 06 2025 at 06:05 UTC