Package com.dylibso.chicory.wasm.types
Class MemorySection.Builder
java.lang.Object
com.dylibso.chicory.wasm.types.MemorySection.Builder
- Enclosing class:
MemorySection
-
Method Summary
-
Method Details
-
addMemory
Add a memory definition to this section.- Parameters:
memory- the memory to add to this section (must not benull)- Returns:
- the Builder
-
build
-