Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 306 Bytes

evm.asciidoc

File metadata and controls

20 lines (11 loc) · 306 Bytes

Ethereum Virtual Machine

What is it?

Compare to

  • Virtual Machine (Virtualbox, QEMU, cloud computing)

  • Java VM

EVM Machine Language (Bytecode)

State

Compiling Solidity to EVM bytecode

Execution of EVM bytecode

Gas, Accounting

Turing Completeness and Gas