Stream: git-wasmtime

Topic: wasmtime / PR #12410 fix x86_64_v3 flag and normalise all...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 23 2026 at 19:04):

0xbe7a opened PR #12410 from 0xbe7a:fix-generic-microarch-flags to bytecodealliance:main:

<!--
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
-->

There is a typo in the x86_64_v3 flag: x84_64_v3 — note x84 vs x86.

Also these flags should be normalised to use underscores consistently, not a mix of hyphens and underscores.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 23 2026 at 19:04):

0xbe7a requested alexcrichton for a review on PR #12410.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 23 2026 at 19:04):

0xbe7a requested wasmtime-compiler-reviewers for a review on PR #12410.


Last updated: Jan 29 2026 at 13:25 UTC