wa-lang/wa
凹语言, The Wa Programming Language observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 80
- Release rhythm 72
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 30
- age_days: 1505
- days_rel: 184
- days_push: 125
- n_releases_24m: 16
Adoption not part of the score
1767 stars · 66 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Wa (凹) is a general-purpose, statically typed programming language designed for WebAssembly, with a fully self-developed compiler and runtime that does not depend on LLVM. It is implemented in Go, supports bilingual (Chinese/English) syntax, and targets web applications, WASM4 games, and embedded scenarios.
Use cases
- compile a programming language to webassembly
- write browser games with wasm4
- learn a statically typed language with chinese keywords
- build high-performance web apps without llvm toolchain
- try a language in an online playground
- write webassembly modules without c or rust
When to choose
- you want a simple, self-contained wasm toolchain independent of llvm
- you prefer bilingual chinese/english source code
- you are experimenting with wasm4 retro game development
When to avoid
- you need a production-mature language with a large ecosystem
- you require non-wasm native targets with broad platform support
- agpl-v3 licensing of the compiler is incompatible with your project
Facets
cli-tool · maturity active
compiler programming-language wasm programming-languages compilers web-development windows wasm cli cross-platform webassembly statically-typed go-implemented chinese-bilingual independent-toolchain wasm4 game-development linux macos
2 sources
- readme: https://github.com/wa-lang/wa · fetched 2026-08-28 · 5aa36c1208f9
- homepage: https://wa-lang.org · fetched 2026-08-29 · d6044f33619b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wa-lang/wa | main | 81 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem