add riscv64im-unknown-openvm-elf tier 3 target#3
Conversation
0edc748 to
f1281db
Compare
22b86aa to
8f068e6
Compare
|
Should we change the target to some |
d548e24 to
ada9892
Compare
Adds a new tier 3 target for the OpenVM zkVM, including its std/panic_abort PAL modules, target spec, platform-support docs, bootstrap target-sanity workaround, and build/release workflows for a custom toolchain. Co-authored-by: Linh Nguyen <tuanlinh17032006@gmail.com>
ada9892 to
a5da1ed
Compare
can't we just close the pr after review and maintain the changes in the branch?
probably not, but the release workflow did work and we have a tarball |
We can, but given that this is a target we want to maintain, I'd just say we rename the branch to something more official |
Add riscv64im-unknown-openvm-elf as a tier 3 Rust target for the OpenVM zero-knowledge virtual machine (RV64IM ISA). The target includes std support via the OpenVM platform abstraction layer.