[][src]Crate wat_ast

Macros

instructions

Structs

Atom
DataSection
DataSectionEntry

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

Document
Export
FuncType

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

FunctionSection
FunctionSectionEntry
GlobalSection
GlobalSectionEntry
ImportDescFunc

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

ImportSection
ImportSectionEntry
Indexes
InlineExport

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

Integer
MemType
MemorySection
MemorySectionEntry
Module
NamedValueType
Result
SymbolicIndex
TypeSection
TypeSectionEntry
TypeUse

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

Enums

Expr
Expression
GlobalType
ImportDesc
Index
Instruction
Param

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

Section

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

Sign
ValueType

Traits

AsAtoms
SExpr