Commit Graph

3 Commits

Author SHA1 Message Date
Thibaut Schaeffer
2d6708bbc5 Add openvm crates (#2714)
Based on commit 1dbe4db
- Split into two crates, lib and cli
- upgrade stwo, marked one stwo test `should_panic` @ShuangWu121 
- various clippy and fmt fixes linked to the rust version update
- bring all rust versions to 2025-05-14. CI still installs other
versions for openvm which uses them internally. The stable rust version
we test on is bumped to 1.85
- remove `examples` and related tests, which test the powdr crate on the
previous version of powdr (since it uses another nightly). Happy to
discuss this if it's important @leonardoalt
2025-05-16 14:30:09 +00:00
Lucas Clemente Vella
138b0fa697 Updating RISC-V toolchain (#1642) 2024-08-01 11:07:35 +00:00
Leo
d8218a2cae Registers in memory (#1443)
Fixes #1492

---------

Co-authored-by: schaeff <thibaut@schaeff.fr>
2024-07-22 13:17:02 +00:00