Skip to content

Commit 9557d17

Browse files
Update wasi-sdk to 24.0 to include compiler-rt linkage fixes
1 parent c872282 commit 9557d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ruby_wasm/cli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ def self.build_config_aliases(root)
248248
rev: "master"
249249
},
250250
all_default_exts: RubyWasm::Packager::ALL_DEFAULT_EXTS,
251-
wasi_sdk_version: "23.0"
251+
wasi_sdk_version: "24.0"
252252
},
253253
{
254254
name: "3.4",

0 commit comments

Comments
 (0)