I am checking the examples (QtQuickControls 2.0) with QT Webassembly (6.3), and it takes too long to load the app in webbrowser over LAN, especially on smartphones compared to the laptop. Too slow is around 40 seconds. Most of the time as I can see on the screen it is "Compiling".
- What is "compiling" in this case? I thought webassembly code is already compiled and just needs to be run.
- Is QT Webassembly app always slow like this? Is there any means to make it load faster? At least load for the first time, then run it from cache, as now it spends the same much time to reload the app if page is refreshed.
I have checked the Felgo demo apps (I hope they are pretty much polished), but on my smartphone it takes around 20-30 seconds to load for the heavy example. https://felgo.com/try-wasm/