Expand description
OXC TypeScript Compiler
This module provides the main compiler orchestration for TypeScript to JavaScript compilation using the OXC parser, transformer, and codegen.
DIAGNOSTIC LOGGING:
- Full lifecycle tracking from parse through codegen
- Memory allocation/deallocation timestamps
- Pointer addresses for debugging use-after-free
Structs§
- Compiler
- OXC-based TypeScript compiler
- Compiler
Metrics - Compiler metrics