Skip to content

Commit 044df31

Browse files
build: Update WASI SDK version to 20
1 parent 8f13365 commit 044df31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ruby_wasm/build/toolchain.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class WASISDK < Toolchain
5656
def initialize(
5757
wasi_sdk_path = ENV["WASI_SDK_PATH"],
5858
build_dir: nil,
59-
version_major: 14,
59+
version_major: 20,
6060
version_minor: 0,
6161
binaryen_version: 108
6262
)

0 commit comments

Comments
 (0)