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)Methods in com.dylibso.chicory.wasm.types with parameters of type Memory Modifier and Type Method Description intMemorySection. addMemory(Memory memory)Add a memory definition to this section.
-