Microsoft is creating a native implementation of the TypeScript compiler and tools.
The implementation aims to improve editor startup time, reduce build time, and optimize memory usage.
The codebase is being ported to Go for the native implementation, providing benefits like optimized native code support and automatic memory management.
The native implementation has shown significant improvements in performance, with a 10x speed boost observed for certain TypeScript projects.