Module parser

Module parser 

Source
Expand description

Parser for webassembly modules

Vector (SIMD) instructions are currently not supported.

Modules§

indices
instructions
module
types

Structs§

ParsingError
Wrapper for ErrorType

Enums§

ErrorType
The various errors that can be found in a webassembly module

Functions§

parse
Reads a webassembly module from a byte slice