Skip to content

Commit 616013f

Browse files
committed
Correct the tier listing of wasm32-wasip2
This target is tier 2, not tier 3, and I forgot to update this. Closes #133206
1 parent 7d40450 commit 616013f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc/src/platform-support/wasm32-wasip2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `wasm32-wasip2`
22

3-
**Tier: 3**
3+
**Tier: 2**
44

55
The `wasm32-wasip2` target is a new and still (as of January 2024) an
66
experimental target. This target is an extension to `wasm32-wasip1` target,

0 commit comments

Comments
 (0)