Skip to content

Commit

Permalink
Merge pull request #19 from wasmi-labs/rf-update-wasmi
Browse files Browse the repository at this point in the history
Update to Wasmi v0.40.0
  • Loading branch information
Robbepop authored Nov 28, 2024
2 parents 4ed4abd + ca0a66a commit cc622e9
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ path = "src/plot.rs"

[dependencies]
wasmi_old = { package = "wasmi", version = "0.31.2" }
wasmi_new = { package = "wasmi", version = "0.39.0" }
wasmi_new = { package = "wasmi", version = "0.40.0" }
tinywasm = "0.8.0"
wasmer = { version = "5.0", default-features = false, features = ["engine", "compiler"] }
wasmer-compiler-singlepass = "5.0"
Expand Down

0 comments on commit cc622e9

Please sign in to comment.