| Package | Description |
|---|---|
| de.mirkosertic.bytecoder.backend.wasm.ast |
| Modifier and Type | Method and Description |
|---|---|
Memory |
MemorySection.newMemory(int initialPages,
int maximumPages) |
| Modifier and Type | Method and Description |
|---|---|
void |
MemorySection.addMemoriesToIndex(List<Memory> memoryIndex) |
void |
ExportsSection.writeTo(BinaryWriter binaryWriter,
List<Memory> memoryIndex) |
void |
ImportsSection.writeTo(BinaryWriter binaryWriter,
List<Memory> memoryIndex) |
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.