Show HN: Kdts, an optimization-first TypeScript compiler
kdts is an optimization-first TypeScript compiler that uses types throughout compilation for aggressive transformations. It supports Bun, with a fast mode wrapping bun build and an opt mode using Google Closure Compiler for type-driven optimizations on accurately typed code.