0xbe7a opened PR #12410 from 0xbe7a:fix-generic-microarch-flags to bytecodealliance:main:
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease 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— notex84vsx86.Also these flags should be normalised to use underscores consistently, not a mix of hyphens and underscores.
0xbe7a requested alexcrichton for a review on PR #12410.
0xbe7a requested wasmtime-compiler-reviewers for a review on PR #12410.
Last updated: Jan 29 2026 at 13:25 UTC