Remix.run Logo
diggan 7 days ago

> Also Tauri apps feel pretty clunky on Linux for me.

All of them, or this one specifically? I've developed a bunch of tiny apps for my own usage (on Linux) with Tauri (maybe largest is just 5-6K LoC) and always felt snappy to me, mostly doing all the data processing with Rust then the UI part with ClojureScript+Reagent.