Build type-safe JavaScript applications in less time with Microsoft’s native port of TypeScript built with Go.
TypeScript 7.0 is now stable after Microsoft ported the entire compiler to Go, delivering build-time speedups of 8x to 12x ...
Last week Microsoft announced a major shift in the architectural direction of its TypeScript language. Until now the TypeScript compiler, tsc, was written in TypeScript itself, compiled to JavaScript, ...
TypeScript 7.0's release candidate, published today by Microsoft, marks the moment a 14-year-old compiler becomes something structurally new: a native binary that takes the VS Code codebase — 1.5 ...