mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 08:07:22 +00:00
This way, the output of `evm compile` can be used directly in `evm --codefile code.txt run`, without stripping the trailing newline first. |
||
|---|---|---|
| .. | ||
| internal/compiler | ||
| compiler.go | ||
| disasm.go | ||
| main.go | ||
| runner.go | ||
| staterunner.go | ||