mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-29 11:37:39 +00:00
Correct the tier listing of wasm32-wasip2
This target is tier 2, not tier 3, and I forgot to update this. Closes #133206
This commit is contained in:
parent
7d40450b2d
commit
616013fc49
@ -1,6 +1,6 @@
|
|||||||
# `wasm32-wasip2`
|
# `wasm32-wasip2`
|
||||||
|
|
||||||
**Tier: 3**
|
**Tier: 2**
|
||||||
|
|
||||||
The `wasm32-wasip2` target is a new and still (as of January 2024) an
|
The `wasm32-wasip2` target is a new and still (as of January 2024) an
|
||||||
experimental target. This target is an extension to `wasm32-wasip1` target,
|
experimental target. This target is an extension to `wasm32-wasip1` target,
|
||||||
|
Loading…
Reference in New Issue
Block a user