Package com.dylibso.chicory.wasm
Class WasmModule
java.lang.Object
com.dylibso.chicory.wasm.WasmModule
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic WasmModule.Builderbuilder()customSection(String name) booleaninthashCode()
-
Method Details
-
typeSection
-
functionSection
-
exportSection
-
startSection
-
importSection
-
codeSection
-
dataSection
-
dataCountSection
-
memorySection
-
globalSection
-
tableSection
-
customSections
-
customSection
-
nameSection
-
elementSection
-
tagSection
-
ignoredSections
-
builder
-
equals
-
hashCode
public int hashCode()
-