← Back
Editing: webassembly.cpython-311.pyc
� �E�cC � �t � d Z ddlmZmZmZmZ ddlmZmZm Z m Z mZmZm Z mZ dgZdZdZ G d� de� � ZdS ) a� pygments.lexers.webassembly ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/. :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. � )� RegexLexer�words�bygroups�default)�Text�Comment�Operator�Keyword�String�Number�Punctuation�Name�WatLexer)�module�import�func�funcref�start�param�local�type�result�export�memory�global�mut�data�table�elem�if�then�else�end�block�loop)��unreachable�nopr$ r% r r"