Skip to main content

Module parser

Module parser 

Source
Expand description

Parsing types

Structs§

Parser
A Web Assembly Value Encoding parser.
ParserError
A WAVE parsing error.

Enums§

ParserErrorKind
The kind of a WAVE parsing error.

Functions§

parse_raw_func_call
Parses a function name followed by a WAVE-encoded, parenthesized, comma-separated sequence of values into an UntypedFuncCall.