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

rhysd/vim.wasm

Vim editor ported to WebAssembly observed · 2026-08-28

github.com/rhysd/vim.wasm · homepage · Vim Script observed · 2026-08-28

Health v2 · maintenance only

54/100

  • Activity 69
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 2985
  • days_rel: n/a
  • days_push: 189
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5644 stars · 149 forks observed · 2026-08-28

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

An experimental port of the Vim text editor compiled to WebAssembly using Emscripten, running in the browser via a Web Worker with SharedArrayBuffer. It supports most Vim features including syntax highlighting, Vim script, and persistent config storage in Indexed DB.

Use cases

  • run vim in the browser
  • try vim without installing it
  • edit files in a web browser with vim keybindings
  • demo vim to others via a link
  • use vimscript in the browser
  • practice vim with vimtutor online

When to choose

  • you want to use or demo real Vim inside a desktop browser
  • you need a zero-install Vim environment with persistent ~/.vim storage
  • you're experimenting with WebAssembly ports of C applications

When to avoid

  • you need a stable, bug-free editor for real work - the project is explicitly experimental and buggy
  • you're on mobile or a browser without SharedArrayBuffer support
  • you need to edit files on a local filesystem or run external tools

Facets

application · maturity experimental

editor wasm text-editors web-development developer-tools browser wasm vim webassembly emscripten browser-editor vim-script

2 sources

Member repositories

RepositoryRoleHealth v2
rhysd/vim.wasmmain54

For agents

markdown · JSON · MCP: product_card(name="rhysd/vim.wasm")

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