Y
Hacker News
new
|
ask
|
show
|
jobs
by
blattimwind
2726 days ago
Qt also has a renderer that's simply superior by design for embedded use cases. A web engine has to bent over backwards to do anything comparable.
1 comments
ahartmetz
2726 days ago
Yes. HTML + DOM + CSS + JS was not created to write interactive applications, and it
still
shows. Most of the inconvenience can now be worked around with frameworks, but a large performance penalty remains. And Moore's Law is over.
link