Skip to content

Commit 00504ad

Browse files
pachecolvella
andauthored
OpenVMSettings type (#30)
* Skeleton of Womir trait that must be implemented. * OpenVMSettings implementation * fmt * womir version bump and review comments * fmt * bump womir and use default `allocate_loop_frame_slots` --------- Co-authored-by: Lucas Clemente Vella <lvella@powdrlabs.com>
1 parent 6bbdaa4 commit 00504ad

File tree

3 files changed

+583
-387
lines changed

3 files changed

+583
-387
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ rrs-lib = "0.1.0"
4444
tracing = "0.1.40"
4545

4646
wasmparser = { version = "0.235", default-features = false }
47-
womir = { git = "https://github.com/powdr-labs/womir.git", rev = "19e1b4b" }
47+
womir = { git = "https://github.com/powdr-labs/womir.git", rev = "5c95d4b" }
4848

4949
# [patch."https://github.com/powdr-labs/openvm.git"]
5050
# openvm-sdk = { path = "../openvm/crates/sdk" }

0 commit comments

Comments
 (0)