Skip to content

Commit 44c2591

Browse files
authored
winch(docs): Update missing tier 2 requirements (#10574)
Updates Tier 2 requirements to match the implementation status of the WebAsembly proposals on x86-64
1 parent 18c6d1d commit 44c2591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/stability-tiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ For explanations of what each tier means see below.
104104
| Target | `x86_64-unknown-illumos` | CI testing, full-time maintainer |
105105
| Target | `x86_64-unknown-linux-musl` [^4] | CI testing, full-time maintainer |
106106
| Target | `x86_64-unknown-none` [^5] | CI testing, full-time maintainer |
107-
| Compiler Backend | Winch on x86\_64 | WebAssembly proposals (`simd`, `relaxed-simd`, `tail-call`, `reference-types`, `threads`) |
107+
| Compiler Backend | Winch on x86\_64 | WebAssembly proposals ([`relaxed-simd`], [`tail-call`], [`reference-types`]) |
108108
| Compiler Backend | Winch on aarch64 | Complete implementation |
109109
| WebAssembly Proposal | [`gc`] | Complete implementation |
110110
| WASI Proposal | [`wasi-nn`] | More expansive CI testing |

0 commit comments

Comments
 (0)