wasm-lsp / tree-sitter-wasm

WebAssembly grammars for tree-sitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tree-sitter-wasm

WebAssembly grammars for tree-sitter

Supported Document Types

extension supported kind
.wat ๐Ÿ—น WebAssembly module definition
.wast ๐Ÿ—น WebAssembly script

Supported WebAssembly Proposals

The included grammars also support parsing WebAssembly modules using the following features:

Phase 4 (Standardization)

Phase 3 (Implementation)

Phase 2 (Specification)

Phase 1 (Proposal)

Nothing planned.

Phase 0 (Pre-Proposal)

Nothing planned.

About

WebAssembly grammars for tree-sitter

License:Other


Languages

Language:C 98.6%Language:JavaScript 1.3%Language:C++ 0.1%Language:WebAssembly 0.1%Language:Python 0.0%