Skip to content

Commit

Permalink
PEP 11: promote wasm32-wasi to tier 2 (#3655)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon authored Feb 8, 2024
1 parent bbc39a5 commit 8a344a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion peps/pep-0011.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ aarch64-apple-darwin clang Ned Deily, Ronald Ousso
aarch64-unknown-linux-gnu glibc, gcc Petr Viktorin, Victor Stinner

glibc, clang Victor Stinner, Gregory P. Smith
wasm32-unknown-wasi WASI SDK, Wasmtime Brett Cannon, Eric Snow
x86_64-unknown-linux-gnu glibc, clang Victor Stinner, Gregory P. Smith
============================= ========================== ========

Expand All @@ -126,7 +127,6 @@ powerpc64le-unknown-linux-gnu glibc, clang Victor Stinner

glibc, gcc Victor Stinner
s390x-unknown-linux-gnu glibc, gcc Victor Stinner
wasm32-unknown-wasi Brett Cannon, Eric Snow
x86_64-unknown-freebsd BSD libc, clang Victor Stinner
================================ =========================== ========

Expand Down

0 comments on commit 8a344a5

Please sign in to comment.