Ethereum Virtual Machine implementation in Rust.
# Cargo.toml
[dependencies]
evm = "1.1.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new EVM instance for executing Ethereum bytecode.
Enable features like 'std' or 'with-serde' as needed, and provide a backend implementation.
No dependency data recorded yet.