Skip to content

Commit

Permalink
cranelift-codegen 0.91.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juchiast committed Nov 7, 2023
1 parent e9f1a16 commit c2d38a1
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 12 deletions.
106 changes: 95 additions & 11 deletions Cargo.lock

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

3 changes: 2 additions & 1 deletion crates/space-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ wasmer-wasi = { version = "3.1", default-features = false, features = [
"sys",
"host-fs",
] }
cranelift-codegen = "^0.91.1"

[dev-dependencies]
serde_json = "1.0"
pretty_assertions = "1.3"
pretty_assertions = "1.3"

0 comments on commit c2d38a1

Please sign in to comment.