Skip to content

Commit 990ae30

Browse files
Merge pull request #486 from ruby/katei/update-wasm-tools
Update wasi-virt to reduce wasm-tools duplication
2 parents c3cb3fe + c25f567 commit 990ae30

File tree

2 files changed

+8
-92
lines changed

2 files changed

+8
-92
lines changed

Cargo.lock

Lines changed: 7 additions & 91 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ext/ruby_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ wasi-vfs-cli = { git = "https://github.com/kateinoigakukun/wasi-vfs/", tag = "0.
1717
structopt = "0.3.26"
1818
wit-component = "0.212.0"
1919
wasm-compose = "0.212.0"
20-
wasi-virt = { git = "https://github.com/bytecodealliance/wasi-virt", rev = "02de7b495eba3f1bf786bf17cf2236b7277be7b0", default-features = false }
20+
wasi-virt = { git = "https://github.com/bytecodealliance/wasi-virt", rev = "dadd131d8cf8ed1ed4265e96350f5f166e27a339", default-features = false }

0 commit comments

Comments
 (0)