mirror of
https://github.com/python/cpython.git
synced 2026-04-13 15:20:52 +00:00
gh-145844: Update WASI SDK from 30 to 32 (#145859)
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> Co-authored-by: Brett Cannon <brett@python.org>
This commit is contained in:
parent
bac4fee745
commit
8a73478fed
2 changed files with 2 additions and 1 deletions
|
|
@ -0,0 +1 @@
|
|||
Update to WASI SDK 32.
|
||||
|
|
@ -2,5 +2,5 @@
|
|||
# This allows for blanket copying of the WASI build code between supported
|
||||
# Python versions.
|
||||
[targets]
|
||||
wasi-sdk = 30
|
||||
wasi-sdk = 32
|
||||
host-triple = "wasm32-wasip1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue