Skip to content

Commit

Permalink
Correct the tier listing of wasm32-wasip2
Browse files Browse the repository at this point in the history
This target is tier 2, not tier 3, and I forgot to update this.

Closes #133206
  • Loading branch information
alexcrichton committed Nov 19, 2024
1 parent 7d40450 commit 616013f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/rustc/src/platform-support/wasm32-wasip2.md
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit 616013f

Please sign in to comment.