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 MachineMethods in com.dylibso.chicory.runtime that return types with arguments of type MachineMethod parameters in com.dylibso.chicory.runtime with type arguments of type MachineModifier and TypeMethodDescriptionInstance.Builder.withMachineFactory(Function<Instance, Machine> machineFactory) -
Uses of Machine in com.dylibso.chicory.runtime.internal
Classes in com.dylibso.chicory.runtime.internal that implement MachineModifier and TypeClassDescriptionclassThis class is used by compiler generated classes.