Web terminal emulator with Zig/WASM core, DOM rendering, and React/vanilla JS bindings
wterm Web Terminal Emulator
Skill by ara.so — Daily 2026 Skills collection.
wterm ("dub-term") is a web terminal emulator with a Zig/WASM core (~12 KB binary) for near-native VT100/VT220/xterm parsing. It renders to the DOM — giving you native text selection, copy/paste, browser find, and accessibility for free. Supports WebSocket PTY backends, alternate screen buffers, 24-bit color, scrollback, and themes.
Packages
Package
Purpose
@wterm/core
Headless WASM bridge + WebSocket transport
@wterm/dom
DOM renderer + input handler (vanilla JS)
@wterm/react
React component + useTerminal hook
@wterm/just-bash
In-browser Bash shell
@wterm/markdown
Render Markdown in the terminal
Installationdon't have the plugin yet? install it then click "run inline in claude" again.