# winglang/wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡

Repository: https://github.com/winglang/wing
Canonical: https://ross.abutalabs.com/products/wing
Homepage: https://winglang.io
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: programming-language, cloud, compiler, sdk, serverless, language, winglang, rust, typescript
Last push: 2026-06-12T17:09:11+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 87, release rhythm 40, longevity 100
- inputs: {"age_days": 1526, "days_push": 82, "days_rel": 576, "gap_med": 0.0, "n_releases_24m": 55}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5398, forks 215 (observed 2026-08-28T04:09:17.393678+00:00)

## What it is
Wing is an open-source, cloud-oriented programming language that unifies infrastructure definitions and application runtime code in a single language. It compiles to deployable cloud artifacts, runs locally via a fully functional simulator without internet, and produces portable programs deployable across cloud providers.

## Use cases
- build serverless applications with infrastructure and code in one language
- test cloud applications locally without deploying
- write portable cloud code that works across AWS, Azure, and GCP
- define cloud resources like queues and buckets as first-class language constructs
- reduce iteration cycles for cloud development
- avoid hand-writing IAM roles and networking configuration

## When to choose
- you want infrastructure and application logic unified in one language
- you need fast local testing of cloud applications via a simulator
- you want cloud-portable code not locked to a single provider
- you are building distributed systems on managed cloud services

## When to avoid
- you need a mature, production-hardened language with a large ecosystem
- your project is not cloud-oriented or runs on a single machine
- you are heavily invested in existing IaC tools like Terraform or CDK
- you require long-term stability guarantees from the language

## Facets
- artifact type: cli-tool
- maturity: active
- function: compiler, sdk, cloud, serverless, infrastructure-as-code
- domain: programming-languages, cloud-computing, developer-tools, infrastructure-as-code
- platform: cross-platform, cli, rust
- tags: cloud-oriented-language, preflight-inflight, local-simulator, portable-cloud, distributed-systems, programming-language, nodejs, typescript

## Member repositories
- winglang/wing (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:17.393678+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-30T08:31:22.436455+00:00, confidence not recorded.
  - readme: https://github.com/winglang/wing (fetched 2026-08-28T04:09:17.393678+00:00, sha 95a47f231f1a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
