microsoft/typescript-go
Staging repo for development of native port of TypeScript observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 99
- Release rhythm 60
- Longevity 50
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 713
- days_rel: 56
- days_push: 9
- n_releases_24m: 1
Adoption not part of the score
26225 stars · 1142 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The staging repository for TypeScript 7.0, a native Go port of the TypeScript compiler (tsgo/tsc), offering dramatically faster type checking and builds. The port is complete and development has moved back to microsoft/TypeScript, with this repo archived.
Use cases
- type-check typescript projects 10x faster
- replace tsc with a native compiler
- speed up typescript builds in ci
- run a faster typescript language server in vs code
- try typescript 7 native preview
When to choose
- you want the fastest available TypeScript compiler and type checker
- you have large codebases where tsc watch/build times are a bottleneck
- you want to use the official TypeScript 7 native toolchain
When to avoid
- you rely on the TypeScript compiler API, which is not ready in the native port
- you need full feature parity with TypeScript 6 in every edge case
- you want an actively developed standalone repo - development now lives in microsoft/TypeScript
Facets
cli-tool · maturity maintenance
compiler type-system linter developer-tools programming-languages compilers developer-tools frontend go cross-platform cli typescript tsgo native-port type-checker lsp transpiler nodejs
1 source
- readme: https://github.com/microsoft/typescript-go · fetched 2026-08-28 · 05d5102bf9f6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/typescript-go | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/typescript-go")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem