v1.3.3
- Add
--flattened-sourceCLI flag to output the flattened source code (with all includes resolved). - Add source code display in debugger with proper multi-file support.
- Improve TypeScript definitions for WASM/JS package with proper types instead of
any.