ry/v8worker
Minimal golang binding to V8 observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 4175
- days_rel: n/a
- days_push: 3033
- n_releases_24m: 0
Adoption not part of the score
1413 stars · 90 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A minimal Go binding to the V8 JavaScript engine, allowing Go applications to execute JavaScript. It is deprecated and superseded by ry/v8worker2.
Use cases
- run javascript from a go program
- embed a js engine in a go application
- evaluate javascript expressions in go
- script a go application with javascript
- execute js plugins inside a go server
When to choose
- studying how Go bindings to V8 are structured
- maintaining legacy code that already depends on v8worker
When to avoid
- starting a new project - use ry/v8worker2 instead
- needing an actively maintained V8 binding
- requiring modern V8 features or security updates
Facets
library · maturity abandoned
interpreter sdk developer-tools programming-languages go cpp cross-platform v8 javascript-binding golang superseded scripting-engine javascript
1 source
- readme: https://github.com/ry/v8worker · fetched 2026-08-28 · 7815183e1998
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ry/v8worker | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem