[][src]Module wasmer_interface_types::decoders::wat

Parse the WIT textual representation into an AST.

Structs

Buffer

A low-level buffer of tokens which represents a completely lexed file.

Functions

parse

Parse a WIT definition in its textual format, and produces an AST with the Interfaces structure upon succesful.