Faster link time for Qt WebAssembly

from blog Qt, linux and everything, | ↗ original
I have built Qt and various apps using emscripten so many times over the last couple of years, it isn't even funny. One detractor with building Qt applications for the web using Qt for WebAssembly, is the time it takes to build the client application. Especially during linking, it takes a huge amount of time to produce a binary for Qt...