Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.93 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.93 KB

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.