TypeScript 7.0 Beta is now available, marking a major milestone: the TypeScript compiler has been ported from TypeScript/JavaScript to Go. This rewrite delivers roughly 10x faster build times compared to TypeScript 6.0, achieved through native code execution and shared-memory parallelism. The beta is installable via npm as

13m read timeFrom devblogs.microsoft.com
Post cover image
Table of contents
Using TypeScript 7.0 Beta Copy linkRunning Side-by-Side with TypeScript 6.0 Copy linkParallelization and Controls Copy linkUpdates Since 5.x, and New Behaviors from 6.0 Copy linkEditor Experience Copy linkUpcoming Work Copy linkThe Road to TypeScript 7.0 Copy link
2 Comments

Sort: