- Code
alias Code = WasmWriter.WasmSection.Code
Undocumented in source.
- CodeType
alias CodeType = WasmWriter.WasmSection.CodeType
Undocumented in source.
- ExportType
alias ExportType = WasmWriter.WasmSection.ExportType
Undocumented in source.
- FuncType
alias FuncType = WasmWriter.WasmSection.FuncType
Undocumented in source.
- Function
alias Function = WasmWriter.WasmSection.Function
Undocumented in source.
- Global
alias Global = WasmWriter.WasmSection.Global
Undocumented in source.
- GlobalDesc
alias GlobalDesc = WasmWriter.WasmSection.ImportType.ImportDesc.GlobalDesc
Undocumented in source.
- GlobalType
alias GlobalType = WasmWriter.WasmSection.GlobalType
Undocumented in source.
- InjectGas
alias InjectGas = void delegate(scope OutBuffer bout, const uint gas)
Undocumented in source.
- Type
alias Type = WasmWriter.WasmSection.Type
Undocumented in source.
- TypeIndex
alias TypeIndex = WasmWriter.WasmSection.TypeIndex
Undocumented in source.