owenthereal/godzilla
Godzilla is a ES2015 to Go source code transpiler and runtime observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3401
- days_rel: n/a
- days_push: 3313
- n_releases_24m: 0
Adoption not part of the score
1477 stars · 29 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Godzilla is an ES2015-to-Go source code transpiler and runtime intended as a near drop-in replacement for Node.js. It compiles JavaScript to Go source code that calls into a Go runtime library, which is then compiled to native binaries.
Use cases
- compile javascript to native go binaries
- run es2015 scripts without node.js
- transpile javascript source code to go
- reduce program startup time compared to node
- experiment with javascript on the go runtime
When to avoid
- you need full ES2015+ or modern JavaScript feature support
- you need Node.js APIs, npm packages, or ecosystem compatibility
- you need a maintained tool for production use
Facets
cli-tool · maturity abandoned
compiler interpreter programming-language parser cli compilers programming-languages developer-tools go cross-platform cli transpiler es2015 javascript nodejs-replacement source-to-source command-line
2 sources
- readme: https://github.com/owenthereal/godzilla · fetched 2026-08-28 · 272abff08d26
- homepage: https://github.com/jingweno/godzilla · fetched 2026-08-29 · 6196f9fb2c3a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| owenthereal/godzilla | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="owenthereal/godzilla")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem