eth-act RISC-V Target Compliance
Earlier this year we set the RISC-V target standard to RV64IM_Zicclsm (see https://github.com/eth-act/zkvm-standards/blob/main/standards/riscv-target/target.md).
-
The first team to completely implement this standard (==can prove every compliance test, then verify every proof) is the newly-released LambdaVM
-
ZisK is close. Tthey only fail on certain rare fence instructions that 'never' show up in practice in singly-threaded programs. Full compliance in the next release.
-
OpenVM is actively developing their upgrade from RV32IM to the eth-act target.