TableSection
data class TableSection
Fields
Name | Description |
---|---|
val tables: List<TableType>
|
data class TableSection
Fields
Name | Description |
---|---|
val tables: List<TableType>
|
Represents a binary-encoding of the tables declared by a WebAssembly module.