class Wasmer::TableType
- Wasmer::TableType
- Reference
- Object
Overview
TableType classifies tables over elements of element types within a size range.
See also
Specification: https://webassembly.github.io/spec/core/syntax/types.html#table-types
TableType classifies tables over elements of element types within a size range.
See also
Specification: https://webassembly.github.io/spec/core/syntax/types.html#table-types
Wasmer::WithExternType