Hacker News new | ask | show | jobs
by enoch2090 843 days ago
Actually, does Qt have something like FastUI? Been looking for one.
1 comments

You can compile Qt to target the browser instead of native apps. But besides seeing a demo I don't know how good it is with performances, accessibility and so on.
I think Qt does have WASM compilation options, but I mean generating interfaces given models like Pydantic/Dataclasses/etc.