[Update] Faster link time for Qt WebAssembly

from blog Qt, linux and everything, | ↗ original
The guys working on Emscripten have begun integrating the new llvm wasm backend into mainstream emscripten. Although it is still not the default, it is now heaps easier to install and use, as you no longer need to build llvm yourself. https://v8.dev/blog/emscripten-llvm-wasm The jist of it is: emsdk install latest-upstream emsdk activate...