Uses of Interface
com.dylibso.chicory.runtime.Machine
Packages that use Machine
-
Uses of Machine in com.dylibso.chicory.runtime
Classes in com.dylibso.chicory.runtime that implement MachineModifier and TypeClassDescriptionclassThis is responsible for holding and interpreting the Wasm code.Methods in com.dylibso.chicory.runtime that return MachineMethod parameters in com.dylibso.chicory.runtime with type arguments of type MachineModifier and TypeMethodDescriptionInstance.Builder.withMachineFactory(Function<Instance, Machine> machineFactory)