Development Roadmap
Important tasks
Align AST to Babel/typescript-eslint
- Reduces AST-related Wasm breaking changes.
Reduce binary size by merging visitors
- Reduces the binary size and improves the performance of transform passes.
Wasm plugin backward compatibility
WIP.
Minifier/parser perf improvement
Decorator support
node_id for AST nodes
These fields will be used for performance optimization.
Last updated on