零知识证明 zkDaily
ZKP Frontier Tracker 🎯
Sun
08.09
2026
Project avatar
News
https://blog.openvm.dev/2.1
zkVM RISC-V

Notes

零知识证明 zkDaily
Q&A Deep Dive 💬
Sun
08.09
2026
beginner
What is new in 2.1?
It adds 64-bit RISC-V, RV64IM_Zicclsm compatibility, and portable-C native recompilation.
answer
intermediate
Why adopt 64-bit RISC-V?
It matches the EF zkVM target, broadens language support, and may handle 256-bit EVM words more efficiently.
answer
expert
How does native recompilation work?
The prover lifts the guest executable into portable C, then compiles it into a native host CPU library.
answer