Anders Hejlsberg has announced the rewrite of the TypeScript compiler in Go.
The native port of the TypeScript compiler and tools aims to improve editor startup time and reduce build times significantly.
The new implementation is expected to provide a command-line typechecking solution by mid-2025, with a feature-complete solution for project builds and a language service by the end of the year.
The native language service is claimed to improve project load time in editor scenarios by 8x.