| 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 |
|---|---|
ExportableFunction |
FunctionsSection.newFunction(String label,
List<Param> parameter) |
ExportableFunction |
FunctionsSection.newFunction(String label,
List<Param> parameter,
PrimitiveType result) |
ExportableFunction |
FunctionsSection.newFunction(String label,
PrimitiveType result) |
ExportableFunction |
ExportableFunction.toTable() |
| Modifier and Type | Method and Description |
|---|---|
List<ExportableFunction> |
FunctionIndex.exportableFunctions() |
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.