- Code
alias Code = WasmSection.Code
Undocumented in source.
- CodeType
alias CodeType = WasmSection.CodeType
Undocumented in source.
- CustomType
alias CustomType = WasmSection.Custom
Undocumented in source.
- ExportType
alias ExportType = WasmSection.ExportType
Undocumented in source.
- FuncType
alias FuncType = WasmSection.FuncType
Undocumented in source.
- Function
alias Function = WasmSection.Function
Undocumented in source.
- Global
alias Global = WasmSection.Global
Undocumented in source.
- GlobalDesc
alias GlobalDesc = WasmSection.ImportType.ImportDesc.GlobalDesc
Undocumented in source.
- GlobalType
alias GlobalType = WasmSection.GlobalType
Undocumented in source.
- Type
alias Type = WasmSection.Type
Undocumented in source.
- TypeIndex
alias TypeIndex = WasmSection.TypeIndex
Undocumented in source.
- WasmSection
alias WasmSection = WasmWriter.WasmSection
Undocumented in source.