Boosting TypeScript Performance with TypeRunner
Unlocking Efficient Type Checking with TypeRunner TypeRunner is a high-performance TypeScript compiler that enables type checking without the need for tsc or a JavaScript engine. By compiling TypeScript source code…