# microsoft/typescript-go

Staging repo for development of native port of TypeScript

Repository: https://github.com/microsoft/typescript-go
Canonical: https://ross.abutalabs.com/products/typescript-go
Language: Go
License: Apache-2.0
License Family: permissive
Last push: 2026-08-24T15:12:09+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 60, longevity 50
- inputs: {"age_days": 713, "days_push": 9, "days_rel": 56, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 26225, forks 1142 (observed 2026-08-28T04:11:38.891956+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: maintenance
- function: compiler, type-system, linter, developer-tools
- domain: programming-languages, compilers, developer-tools, frontend
- platform: go, cross-platform, cli
- tags: typescript, tsgo, native-port, type-checker, lsp, transpiler, nodejs

## Member repositories
- microsoft/typescript-go (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:38.891956+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:55:54.965944+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/typescript-go (fetched 2026-08-28T04:11:38.891956+00:00, sha 05d5102bf9f6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
