mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 00:03:43 +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`
|
||||
|
||||
**Tier: 3**
|
||||
**Tier: 2**
|
||||
|
||||
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,
|
||||
|
Loading…
Reference in New Issue
Block a user