Expand description

Execute a set of opcodes in a MelVM environment.

Structs

A wrapper of the MelVM Executor, associated with a list of opcodes to execute.

Functions

Disassemble a binary code using the MelVM disassembler.

Execute the given environment to completion or failure.

Type Definitions

A view into an execution environment.

Points to current instruction of a program in an ExecutionEnv.