a16z / jolt

The simplest and most extensible zkVM. Fast and fully open source from a16z crypto and friends. ⚡
https://jolt.a16zcrypto.com
MIT License
680 stars 146 forks source link

Open-source CPU targets #446

Closed taqtiqa-mark closed 1 month ago

taqtiqa-mark commented 2 months ago

Are any of the following open-source CPUs targets for Jolt?

Specifically, should I ever expect that Jolt will run on, say, the Berkeley/SiFive Rocket rv32ima, etc

moodlezoup commented 1 month ago

While we don't have any concrete plans to support those specific targets, compiling Jolt to RISC-V may be useful as a step toward self-recursion (proving the verification of a Jolt proof using Jolt). This is not a priority right now, as we are currently focused on other paths toward recursion