all projects

toy-evm

toy-evm is a from-scratch implementation of the Ethereum Virtual Machine.

It implements the core execution pieces so opcodes, stack behavior, memory, storage, and gas accounting are easier to inspect.