[][src]Module wat_ast::elements

Structs

Call
Decimal
Else
Export
Func

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

FuncType
FunctionSection
I32Const
ImportEntry

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

ImportSection
Loop
Module
Name
Params

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

Results
Then
TypeUse

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

Enums

BlockInstr
ExportDesc
Expr
Identifier

https://webassembly.github.io/spec/core/text/values.html#text-id

ImportDesc
Instr
Integer

https://webassembly.github.io/spec/core/text/values.html#integers

Label
PlainInstr
Section
Sign
Value

https://webassembly.github.io/spec/core/text/values.html

ValueType

Traits

SExpr