 | TypeRunner is a high-performance TypeScript compiler. Goals Parser Type Checking (as CLI and Library) Language Server Interactive Type Debugging Input Information in Other Languages โโ(Optional) Translate to JavaScript (Optional) RTTI in JavaScript (Optional) Type Analyzer Additionally, enable TypeScript type checking Be as fast as possible and provide a native library for other languages โโso they can use TypeScript type information without the need for a JavaScript engine, enabling various use cases like JSON-Schema replacement, ORM DSL, encoding information like Protocol Buffers mod. .. |
#Highperformance #TypeScript #compiler #TypeRunner