README.md
September 23, 2020 ยท View on GitHub
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)
- ๐น bulk-memory-operations
- ๐น reference-types
Phase 3 (Implementation)
- ๐น annotations
- ๐น multi-memory
- ๐น simd
Phase 2 (Specification)
- ๐น exception-handling
- ๐น function-references
- ๐น threads
Phase 1 (Proposal)
Nothing planned.
Phase 0 (Pre-Proposal)
Nothing planned.