Class Module
java.lang.Object
de.mirkosertic.bytecoder.core.backend.wasm.ast.Module
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()getMems()getTags()getTypes()tagIndex()voidwriteTo(BinaryWriter writer, boolean enableDebug) voidwriteTo(TextWriter writer, boolean enableDebug)
-
Constructor Details
-
Module
-
-
Method Details
-
writeTo
- Throws:
IOException
-
getTypes
-
globalsIndex
-
tagIndex
-
functionIndex
-
writeTo
- Throws:
IOException
-
getLabel
-
getMems
-
getFunctions
-
getImports
-
getGlobals
-
getExports
-
getTables
-
getTags
-