Remix.run Logo
Show HN: Ferroterm – Rust / WebAssembly Terminal Emulator and Library
5 points by sylwester 8 hours ago

FerroTerm is a Terminal Emulator (xterm/vt100) / Library witten in Rust and compiled to WebAssembly.

It is approx 4x faster than xterm.js which is used by VSCode etc. and prodvides wide spec coverage.

https://datanoisetv.github.io/ferroterm/

Would love some feedback and hear what people want to build with it.