Uses of Interface
com.dylibso.chicory.runtime.Memory
Packages that use Memory
-
Uses of Memory in com.dylibso.chicory.runtime
Classes in com.dylibso.chicory.runtime that implement MemoryModifier and TypeClassDescriptionfinal classRepresents the linear memory in the Wasm program.final classRepresents the linear memory in the Wasm program.Methods in com.dylibso.chicory.runtime that return MemoryMethod parameters in com.dylibso.chicory.runtime with type arguments of type MemoryModifier and TypeMethodDescriptionInstance.Builder.withMemoryFactory(Function<MemoryLimits, Memory> memoryFactory) Constructors in com.dylibso.chicory.runtime with parameters of type Memory