mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-25 04:47:17 +00:00
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 |