Microsoft's year-plus effort to move TypeScript from its JavaScript-based compiler implementation to a Go-based native codebase has reached Release Candidate status, with the new compiler now ...
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, ...
Microsoft has released the beta version of TypeScript 7.0. This brings the first release with a compiler and language service written in Go ever closer. Despite the beta label, TypeScript 7.0 is said ...
Microsoft is revamping its TypeScript programming language with a native compiler and toolset. This effort seeks to address performance challenges, especially in large codebases, by porting the ...
Microsoft has shared a progress update on TypeScript 7, codenamed Project Corsa, revealing a fundamental transformation of the TypeScript compiler. The update, published in December 2025, details the ...
Big if True: Microsoft recently teased some truly impressive performance improvements coming to TypeScript. The lead architect of the open-source programming language wants TS to deliver an excellent ...