class Wasmer::MemoryType
- Wasmer::MemoryType
- Reference
- Object
Overview
MemoryType classifies linear memories and their size range. See Also Specification: https://webassembly.github.io/spec/core/syntax/types.html#memory-types
Included Modules
Defined in:
wasmer/memory.crConstructors
Instance Method Summary
-
#limits : Limits
Returns MemoryType's limits
- #to_externtype : ExternType