1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

TypeScript 7.0 ベータ公開、コンパイラをGoに移したら10倍速くなった話

1
Posted at
  • Microsoftが TypeScript 7.0 Beta を公開した
  • これまでのTypeScriptは主に TypeScript自身 + Node.js で動いていた
  • 7.0ではコンパイラなどを Go言語に移植 し、ネイティブバイナリ として動かす
  • その結果、コンパイルが10倍高速 になったと説明されている
  • Language Server Protocol(LSP) 対応のランゲージサービスもGoでネイティブ化され、より快適になる
  • 大規模コードベースでの開発体験をかなり改善しそうで、これはかなり大きい変化だと思う

↑なぜ高速になったのか?を深堀りしたい方はこちらを参照してください

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?