Skip to content

Commit

Permalink
PEP 11: be more specific about the WASI triple (#4115)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon authored Nov 7, 2024
1 parent 4405f76 commit 5de264d
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,7 +104,7 @@ Target Triple Notes Contacts
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
wasm32-unknown-wasip1 WASI SDK, Wasmtime Brett Cannon, Eric Snow
x86_64-unknown-linux-gnu glibc, clang Victor Stinner, Gregory P. Smith
============================= ========================== ========

Expand Down

0 comments on commit 5de264d

Please sign in to comment.