Expand description
Interpreter for pure and metered VM execution
Structs§
- Aligned
Buf - Bytes allocated according to the given Layout
- Interpreted
Instance - 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.