Module interpreter

Module interpreter 

Source
Expand description

Interpreter for pure and metered VM execution

Structs§

AlignedBuf
Bytes allocated according to the given Layout
InterpretedInstance
VM pure executor(E1/E2 executor) which doesn’t consider trace generation. Note: This executor doesn’t hold any VM state and can be used for multiple execution.

Functions§

get_pc_index