[][src]Crate wat_ast

Macros

instructions

Structs

DataSection
DataSectionEntry
Document
Export
ExpressionParser
FuncType

https://webassembly.github.io/spec/core/text/types.html#function-types

FunctionSection
FunctionSectionEntry
GlobalSection
GlobalSectionEntry
GlobalType
ImportDescFunc

https://webassembly.github.io/spec/core/text/modules.html#text-importdesc

ImportSection
ImportSectionEntry
Indexes
Integer
MemType
MemorySection
MemorySectionEntry
Module
Param

https://webassembly.github.io/spec/core/text/types.html#text-functype

Result
SymbolicIndex
TypeSection
TypeSectionEntry
TypeUse

https://webassembly.github.io/spec/core/text/modules.html#text-typeuse

Enums

Expression
ImportDesc
Index
Instruction
Section

https://webassembly.github.io/spec/core/text/modules.html#text-module

Sign
ValueType