go-ethereum/cmd/geth
Guillaume Ballet da29332c5f core/vm: add switches to select evm+ewasm interpreters (#17687)
Interpreter initialization is left to the PRs implementing them.
Options for external interpreters are passed after a colon in the
`--vm.ewasm` and `--vm.evm` switches.
2018-09-20 10:44:35 +03:00
..
testdata
accountcmd.go
accountcmd_test.go
bugcmd.go
chaincmd.go
config.go
consolecmd.go
consolecmd_test.go
dao_test.go
genesis_test.go
main.go core/vm: add switches to select evm+ewasm interpreters (#17687) 2018-09-20 10:44:35 +03:00
misccmd.go
monitorcmd.go
run_test.go
usage.go core/vm: add switches to select evm+ewasm interpreters (#17687) 2018-09-20 10:44:35 +03:00