module documentation

Lexers for the WebAssembly text format.

The grammar can be found at https://github.com/WebAssembly/spec/blob/master/interpreter/README.md and https://webassembly.github.io/spec/core/text/.

Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Class ​Wat​Lexer Lexer for the WebAssembly text format.
Variable builtins Undocumented
Variable keywords Undocumented
builtins: tuple[str, ...] =

Undocumented

keywords: tuple[str, ...] =

Undocumented