Uses of Class
com.dylibso.chicory.wasm.types.Memory
-
Packages that use Memory Package Description com.dylibso.chicory.wasm.types -
-
Uses of Memory in com.dylibso.chicory.wasm.types
Methods in com.dylibso.chicory.wasm.types that return Memory Modifier and Type Method Description MemoryMemorySection. getMemory(int idx)Constructors in com.dylibso.chicory.wasm.types with parameters of type Memory Constructor Description MemorySection(Memory[] memories)
-