⭐ Features
- WebAssembly: Add support for memory and data sections (#425)
- Start of a compiler, with IR and WASM code generator (#409)
- Language Server: Parse pragma arguments declarations and show codelenses (#432)
🛠 Improvements
- Update the parser NPM package (#544)
- Update the language server and Monaco client NPM packages (#545)
- Interpreter: Always find the declared variable (#408)