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 ...
Microsoft’s planned TypeScript 7.0 release, an effort to improve performance, memory usage, and parallelism by porting the TypeScript language service and compiler to native code, has made significant ...
It has been a year or so since Microsoft announced its plans to move TypeScript to a new, native runtime based on the Go language. Those first releases were unfinished (you had to compile them ...
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 ...
TypeScript 7.0 became stable on July 8, 2026 — and for most of the tens of millions of professional web developers who depend on it daily, a single npm install -D typescript command now cuts build ...
TypeScript 6.0 RC represents the final major release built on the current JavaScript-based compiler. The upcoming TypeScript 7.0 will use a Go-based native implementation for enhanced speed and memory ...