- Code
alias Code = SectionT!(CodeType)
Undocumented in source.
- Data
alias Data = SectionT!(DataType)
Undocumented in source.
- Element
alias Element = SectionT!(ElementType)
Undocumented in source.
- Export
alias Export = SectionT!(ExportType)
Undocumented in source.
- Function
alias Function = SectionT!(TypeIndex)
Undocumented in source.
- Global
alias Global = SectionT!(GlobalType)
Undocumented in source.
- Import
alias Import = SectionT!(ImportType)
Undocumented in source.
- Memory
alias Memory = SectionT!(MemoryType)
Undocumented in source.
- Table
alias Table = SectionT!(TableType)
Undocumented in source.
- Type
alias Type = SectionT!(FuncType)
Undocumented in source.