would like to see a native ui framework that uses html/css for layout (preferably using a simpler layout engine) but forgoes javascript in favor of native code like other ui frameworks
html is a damn good language for markup/layouts, it's purely the implementation and standards complexity that's the problem
@esm i believe Tauri is sooorta close to this in concept? i'm pretty sure some UI frameworks used in games do this as well
there's also this i remember seeing used in someone's csgo source code mod https://github.com/mikke89/RmlUi