Skip to content

Conversation

@lvella
Copy link
Member

@lvella lvella commented Oct 7, 2025

No description provided.

# openvm = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.3.0", features = [
# "std",
# ] }
openvm = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.3.0", features = [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we should use openvm here, it's full of RISC-V stuff.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It compiles with this, and don't without. Maybe I should remove the imports?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which imports?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, the openvm imports. Yes, just removed those and added the wasm env, compiles now. It'll ofc fail execution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants