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

coder/ghostty-web

Ghostty for the web with xterm.js API compatibility observed · 2026-08-28

github.com/coder/ghostty-web · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

54/100

  • Activity 90
  • Release rhythm 28
  • Longevity 21
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: 296
  • days_rel: 267
  • days_push: 62
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2746 stars · 164 forks observed · 2026-08-28

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

A web-based terminal emulator library that compiles Ghostty's native VT100 parser to WebAssembly and exposes an xterm.js-compatible API. It lets web apps render a real terminal with proper Unicode grapheme handling by swapping the import from @xterm/xterm to ghostty-web.

Use cases

  • embed a terminal emulator in a browser-based IDE or web app
  • replace xterm.js with a more accurate VT100 implementation
  • render complex scripts like Devanagari or Arabic correctly in a web terminal
  • build a browser SSH or shell client
  • add terminal output panels to agentic coding tools
  • support XTPUSHSGR/XTPOPSGR escape sequences in a web terminal

When to choose

  • you need xterm.js API compatibility with better Unicode and escape-sequence fidelity
  • you want the same battle-tested emulator code as native Ghostty in the browser
  • you prefer a zero-runtime-dependency WASM bundle over a JS reimplementation

When to avoid

  • you need xterm.js addons or its broader ecosystem of plugins
  • bundle size of ~400KB WASM is unacceptable for your app
  • you rely on xterm.js features not yet implemented in ghostty-web

Facets

library · maturity active

terminal-ui parser wasm developer-tools web-development browser wasm terminal-emulator xtermjs-compatible vt100 ghostty drop-in-replacement command-line nodejs typescript

2 sources

Member repositories

RepositoryRoleHealth v2
coder/ghostty-webmain54

For agents

markdown · JSON · MCP: product_card(name="coder/ghostty-web")

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