WebAssembly Text Format (WAT)
Major mode for WebAssembly Text Format (.wat and .wast files) with:
- Syntax highlighting via tmlanguage (with tree-sitter support when available)
- S-expression based indentation with WAT-specific rules
- Support for line comments (;;) and block comments ((; ;))
- LSP configuration prepared (currently disabled pending server verification)