@keithnator3000 I'm currently building a #rustlang application with egui. I choose it because it supports screenreaders, is cross platform and doesn't require me to do anything with html or JavaScript. The most recent struggle was to fit the window to its content. Stuff generally works but it still has some rough edges.
Btw at work I am the DevOps for the Erp. It is programmed in #java.