forked from cerc-io/plugeth
f30733c806
Added the ability to directly compile and run ethereum assembly using the evm utility: `evm run <file>`. This is equivalant to `evm compile <file> | evm run`. |
||
---|---|---|
.. | ||
internal/compiler | ||
compiler.go | ||
main.go | ||
runner.go |