Wterm – Terminal Emulator for the Web
25 points
by m3h
6 hours ago
| 2 comments
| wterm.dev
| HN
ahsillyme
12 minutes ago
[-]
I thought that there was a name clash: https://web.archive.org/web/20071010015641/https://martin.an... but I can't actually remember what that that wterm was. Not the same I would imagine. (edit: what I was thinking about was https://sourceforge.net/projects/wterm/)
reply
williamstein
54 minutes ago
[-]
Wow, finally an alternative to xterm.js?
reply
nacs
43 minutes ago
[-]
Ghostty-web exists and is even API compatible with xterm.js (same engine that powers Ghostty):

https://github.com/coder/ghostty-web/

In fact, it looks like wterm's 12KB plugin doesnt offer full term emulation and uses ghostty to support everything else:

https://wterm.dev/ghostty

reply