Skip to content

Commit

Permalink
Revert wasmi to radix fork
Browse files Browse the repository at this point in the history
  • Loading branch information
iamyulong committed Nov 14, 2024
1 parent 423e26a commit e2ec6eb
Show file tree
Hide file tree
Showing 10 changed files with 312 additions and 569 deletions.
87 changes: 23 additions & 64 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 @@ -127,7 +127,7 @@ temp-env = { version = "0.2.0" } # Used in radix-clis
trybuild = { version = "1.0.85" }
wabt = { version = "0.10.0" }
walkdir = { version = "2.3.3", default-features = false }
wasmi = { version = "0.35.0" }
radix-wasmi = { version = "1.0.0" }
wasm-opt = { version = "0.114.1" }
wasmparser = { version = "0.107.0", default-features = false }
extend = { version = "1.2.0" }
Expand Down
125 changes: 23 additions & 102 deletions examples/everything/Cargo.lock

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

Loading

0 comments on commit e2ec6eb

Please sign in to comment.