alexcrichton opened PR #10755 from alexcrichton:winch-tier-1 to bytecodealliance:main:
This commit classifies the Winch compiler in our documentation as a Tier 1 feature. This reflects the degree of work and investment put into it as well as the thorough quality vetting that has already happened in production. For Wasmtime this means that bugs in Winch are candidates for security releases as well.
This additionally refines our tiers-of-support documentation to reflect how not all compilers are required to support all features. Tables are added of per-architecture support for each compiler as well as refined wording of the various requirements of what is required for each tier as well.
<!--
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
-->
alexcrichton requested dicej for a review on PR #10755.
alexcrichton requested wasmtime-default-reviewers for a review on PR #10755.
alexcrichton commented on PR #10755:
cc @saulecabrera
saulecabrera submitted PR review.
saulecabrera created PR review comment:
Small note on formatting: could these two be included under a single Target bullet point? e.g.,
- Target
- Tests are run ...
- Complete implementation ...
In the rendered version, it took me a bit to understand the current formatting, but if I'm understanding correctly, they are meant to be two separate points under the same Target classification (similar above with Maintenance).
saulecabrera edited PR review comment.
alexcrichton updated PR #10755.
alexcrichton has enabled auto merge for PR #10755.
alexcrichton merged PR #10755.
Last updated: Dec 06 2025 at 06:05 UTC