Show HN: ZTerm, a GPU-accelerated terminal emulator built with Rust and GPUI
github.comNice work. The Rust + GPU combo for terminals makes sense - text rendering is surprisingly GPU-friendly once you treat glyphs as textures.
What's the memory footprint like compared to something like Alacritty?