Offchain Labs — the development team behind Arbitrum, one of Ethereum’s biggest L2 ecosystems — has published a bold research proposal outlining why the Ethereum Virtual Machine (EVM) should evolve toward WASM, not RISC-V. Their full analysis is detailed in a technical post shared on Ethereum Research.
Vitalik Buterin previously suggested adopting RISC-V as a unified architecture for execution and zero-knowledge proving — even arguing it could reduce ZK-proof costs by up to 100×. Offchain Labs agrees with the goal but questions the premise: “Why should one instruction set handle both execution and ZK proving?”
Researchers Mario Alvarez, Matteo Campanelli, Tsahi Zidenberg, and Daniel Lumi argue that RISC-V is excellent for ZK-prover design but is not ideal for Ethereum L1 smart-contract execution. Their case for WASM focuses on four structural advantages:
Their conclusion: WASM is already a universal smart-contract layer waiting to happen.
Offchain Labs highlights what they say is the real misunderstanding. Ethereum needs two different instruction sets:
And there is no technical reason for both to be the same.
Arbitrum already uses this architecture in production:
The team notes that real blockchain blocks are already being verified this way, proving that WASM + RISC-V is a working hybrid model — not a hypothetical one.
The research warns that RISC-V is evolving at breakneck speed:
Enshrining RISC-V at Ethereum L1 might “lock the protocol into an outdated standard before the dust settles.”
The research stresses another key point: proof costs have collapsed.
ZK proofs now cost around:
$0.025 per block
Even with multiple proofs per block, these costs are negligible compared to:
Therefore, optimizing all of L1 around minimizing proving cost is no longer necessary.
Offchain Labs concludes that WASM is the superior choice for Ethereum’s long-term L1 architecture:
Their message is clear: Let WASM handle smart-contract execution. Let RISC-V evolve freely for ZK proving. Don’t merge the two.
Offchain Labs argues that Ethereum should adopt WASM as its main execution ISA instead of RISC-V. They say RISC-V is great for ZK proving — but not for storing and executing smart contracts. Arbitrum already uses a hybrid model (WASM execution + RISC-V proving), and researchers warn that RISC-V is evolving too fast to be enshrined at the L1 level. WASM is safer, modular, widely supported, and compatible with future proving systems.
Have questions or want to collaborate? Reach us at: [email protected]