| Package | Description |
|---|---|
| de.mirkosertic.bytecoder.backend.wasm | |
| de.mirkosertic.bytecoder.backend.wasm.ast |
| Constructor and Description |
|---|
WASMSSAASTWriter(WASMSSAASTWriter.Resolver aResolver,
BytecodeLinkerContext aLinkerContext,
Module aModule,
CompileOptions aOptions,
Program aProgram,
NativeMemoryLayouter aMemoryLayouter,
ExportableFunction aFunction,
AbstractAllocator aAllocator) |
| Modifier and Type | Method and Description |
|---|---|
Module |
ModuleSection.getModule() |
protected Module |
Function.getModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
Exporter.export(Module module,
OutputStream binaryOutput,
Writer sourcemapOutput) |
void |
Exporter.export(Module module,
PrintWriter pw) |
void |
ExportableFunction.writeTo(TextWriter textWriter,
Module aModule) |
void |
Importable.writeTo(TextWriter textWriter,
Module aModule) |
void |
Function.writeTo(TextWriter textWriter,
Module aModule) |
| Constructor and Description |
|---|
EventSection(Module module) |
ModuleSection(Module module) |
NameSection(Module module) |
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.