Rust Ethereum Virtual Machine implementation for executing EVM bytecode.
# Cargo.toml
[dependencies]
revm = "41.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new EVM instance.
Add `default-features = false` and enable `std` feature if needed.
No dependency data recorded yet.