package
1.13.14-0.1.0-rc.1
Repository: https://github.com/ava-labs/libevm.git
Documentation: pkg.go.dev
# Functions
Disassemble returns all disassembled EVM instructions in human-readable format.
Lex lexes the program by name with the given source.
NewCompiler returns a new allocated compiler.
NewInstructionIterator creates a new instruction iterator.
PrintDisassembled pretty-print all disassembled EVM instructions to stdout.