GPUI is looking more and more interesting by the day. I haven't had the chance to dig into it. Can anyone with experience comment some more on how it compares to other UI frameworks? Seems like it's a really compelling alternative to things out there. On the surface, seems almost like a rust variant of Qt, but not having to deal with C++ potentially makes it much more widely applicable.
mgrandl|2 years ago
You can think of it like building a website with exclusively <div> <img> and <svg> :)
CitizenKane|2 years ago
pzo|2 years ago
[0] "... we partnered with Nathan Sobo, co-founder of the Atom text editor, who had already started building a Rust UI framework that was loosely inspired by Flutter"
https://www.warp.dev/blog/how-warp-works
mgrandl|2 years ago