tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
WasmSection.Limit
tagion
wasm
WasmWriter
WasmWriter
WasmSection
Undocumented in source.
struct
WasmSection
struct
Limit {
Limits
lim
;
uint
from
;
uint
to
;
this
(const(WasmReader.Limit) l);
void
serialize
(OutBuffer bout);
}
Constructors
this
this
(const(WasmReader.Limit) l)
Undocumented in source.
Members
Functions
serialize
void
serialize
(OutBuffer bout)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
from
uint
from
;
Undocumented in source.
lim
Limits
lim
;
Undocumented in source.
to
uint
to
;
Undocumented in source.
Meta
Source
See Implementation
tagion
wasm
WasmWriter
WasmWriter
WasmSection
aliases
Code
Data
Element
Export
Function
Global
Import
Memory
Table
Type
classes
Custom
SectionT
Start
mixin templates
Serialize
structs
CodeType
CustomList
DataType
ElementType
ExportType
FuncType
GlobalType
ImportType
Limit
MemoryType
TableType
TypeIndex