Switch language한국어
Back to the list

"TypeScript 7.0" beta released; TypeScript compiler and more ported to Go, making compilation 10x faster

TL;DR AI

Key summary

2 min read
  1. Microsoft has released TypeScript 7.0 Beta, the first version of TypeScript whose compiler and tooling have been rewritten in Go.

  2. The new native, parallelized implementation is designed to scale better on very large codebases and improve editor responsiveness.

  3. Microsoft says the Go-based rewrite can compile code about 10x faster than previous versions.

Read the original