Rio
A hardware-accelerated GPU terminal emulator powered by WebGPU.
...It targets to have the best frame per second experience as long you want, but is also configurable to use as minimal from GPU.
It also relies on Rust memory behavior, since Rust is a memory-safe language that employs
The terminal renderer is based on redux state machine, lines that has not updated will not suffer a redraw. Looking for the minimal rendering process in most of the time. Rio is also designed to support WebAssembly runtime so in the future you will be able to define how a tab system will work with a WASM plugin written in your favorite language.
...