Ethereum VM impl from scratch in Rust
Sergey Melnychuk
TL/DR: solenoid - lightweight, async-first, WASM-friendly Ethereum VM implementation in Rust. ~6800 lines of code, processes real mainnet blocks, runs in a browser. Try it live! Why (source: screenshot of solenoid tracing mainnet transaction in a browser) After spending more than a year...