Ross ROSS = Recommend OSS · open-source software intelligence for agents

matthewmueller/joy

A delightful Go to Javascript compiler (ON HOLD) observed · 2026-08-28

github.com/matthewmueller/joy · homepage · Go · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 3269
  • days_rel: n/a
  • days_push: 2161
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1315 stars · 34 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Joy is a Go-to-JavaScript compiler that translates idiomatic Go into concise JavaScript runnable in every browser, with a CLI for compiling, running in headless Chrome, and serving with livereload. Development is explicitly on hold in favor of Go's official WASM support.

Use cases

  • compile go code to javascript
  • write frontend apps in go
  • run go code in the browser
  • transpile go to es3 javascript
  • use go tooling for web development
  • test go code in headless chrome

When to choose

  • you want to experiment with a Go-to-JS transpiler or study its compiler techniques
  • you need to compile small Go programs to browser JavaScript with a simple CLI

When to avoid

  • you need a maintained, production-ready Go-to-JavaScript solution (use Go's WASM toolchain instead)
  • you need DOM, virtual DOM, React, or production build support, which were never completed
  • you require long-term support or bug fixes

Facets

cli-tool · maturity abandoned

compiler cli developer-tools compilers web-development frontend programming-languages go cli cross-platform go-to-javascript transpiler frontend-development on-hold dead-code-elimination compiler

2 sources

Member repositories

RepositoryRoleHealth v2
matthewmueller/joymain23

For agents

markdown · JSON · MCP: product_card(name="matthewmueller/joy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem