mirror of
https://github.com/python/cpython.git
synced 2026-05-06 04:37:33 -04:00
GH-149252: Update WASI SDK version from 32 to 33 (#149253)
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Update to WASI SDK 33.
|
||||
@@ -2,5 +2,5 @@
|
||||
# This allows for blanket copying of the WASI build code between supported
|
||||
# Python versions.
|
||||
[targets]
|
||||
wasi-sdk = 32
|
||||
wasi-sdk = 33
|
||||
host-triple = "wasm32-wasip1"
|
||||
|
||||
Reference in New Issue
Block a user