llornkcor·4 anni fa·discussYou give up too easily. Do you know you can download the sources via git? You can even pick and choose which Qt modules you want. No account needed.
llornkcor·4 anni fa·discussPerhaps you could choose this license? https://www.qt.io/pricing/qt-for-small-business
llornkcor·4 anni fa·discussActually you should be able to cut/paste. Highlighting text also works. https://lpotter.github.io/textedit/textedit.html
llornkcor·4 anni fa·discussEasier testing and deployment. Develop and test one platform. Deployment is a url.
llornkcor·4 anni fa·discussdrag and drop requires configuring your app with asyncify option. https://doc-snapshots.qt.io/qt6-6.4/wasm.html#asyncify
llornkcor·4 anni fa·discussYou are wrong about development focus. qtbase/qtwidgets are still very much being developed.
llornkcor·4 anni fa·discussDo you know about Qt for Small Business? https://www.qt.io/pricing/qt-for-small-business
llornkcor·4 anni fa·discussAnswered my own question by reading the README.wasm.md "We're using Qt 5.15.2 with Emscripten 2.0.31. "
llornkcor·4 anni fa·discuss> Qt clearly deserves the credit for having a WASM runtime that gets us a working GUI toolkit.You're welcome. :) What version of Qt did you use for this demo? Also, for local system file access dialog on Qt wasm, you can use https://doc.qt.io/qt-6/qfiledialog.html#getOpenFileContent