Skip to content

Commit be9c7cb

Browse files
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>
1 parent bb911a2 commit be9c7cb

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update to WASI SDK 33.

Platforms/WASI/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# This allows for blanket copying of the WASI build code between supported
33
# Python versions.
44
[targets]
5-
wasi-sdk = 32
5+
wasi-sdk = 33
66
host-triple = "wasm32-wasip1"

0 commit comments

Comments
 (0)