Skip to content

Commit 98c1dcf

Browse files
Merge pull request #456 from ruby/katei/switch-to-upstream-tools
Checkout upstream revisions of wit-bindgen and jco
2 parents 18e4358 + 7b3912b commit 98c1dcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/ruby_wasm/build/toolchain/wit_bindgen.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class WitBindgen
44

55
def initialize(
66
build_dir:,
7-
revision: "2e8fb8ede8242288d4cc682cd9dff3057ef09a57"
7+
revision: "67e17745a417d07852cc283d1399d210d4d659cc"
88
)
99
@build_dir = build_dir
1010
@tool_dir = File.join(@build_dir, "toolchain", "wit-bindgen-#{revision}")

vendor/jco

Submodule jco updated from 32d3aa4 to fbf3e75

0 commit comments

Comments
 (0)