aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/evm/internal
Commit message (Collapse)AuthorAgeFilesLines
* cmd/evm, core/asm: add EVM assembler (#3686)Jeffrey Wilcke2017-03-011-0/+39
The evm compile command implements a simple assembly language that compiles to EVM bytecode.