Class InterpreterMachine

java.lang.Object
com.dylibso.chicory.runtime.InterpreterMachine
All Implemented Interfaces:
Machine

public class InterpreterMachine extends Object implements Machine
This is responsible for holding and interpreting the Wasm code.