Hacker News new | ask | show | jobs
by kllrnohj 2976 days ago
Your JS source files typically don't have all the code necessary to re-implement 2D drawing, text handling, i18n code, etc... That's already been downloaded & provided in the form of the browser itself.
1 comments

Couldn't Qt's webassembly library be cached in your browser, to be reused by any Qt webassembly app?