Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@han0110
Copy link

@han0110 han0110 commented Nov 4, 2025

  • Set derive_more default features to false (which only enables std)
  • Fix std::cmp::max to core::cmp::max

Then cargo +nightly build -p common --target riscv64imac-unknown-none-elf --no-default-features works.

The crate common is useful if one wants to write their own runtime lib (not using jolt::provable), to know about the memory layout without copy-pasting it, which motivates this PR.

@moodlezoup moodlezoup self-requested a review November 4, 2025 16:59
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.

1 participant