Uses of Package
com.dylibso.chicory.runtime
Packages that use com.dylibso.chicory.runtime
-
Classes in com.dylibso.chicory.runtime used by com.dylibso.chicory.runtimeClassDescriptionThis represents an Exported function from the Wasm module.An external value is the runtime representation of an entity that can be imported.Represents a frame, doesn't hold the stack, just local variables and the `pc` which is the program counter in this function.The runtime storage for all function, global, memory, table instances.Represents a Java function that can be called from Wasm.