mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 23:57:23 +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 | ||