5.15.9 for WebAssembly
Note
Following database backend is distributed with this version:
- SQLite (distributed with Qt): Built in the package using command
-sql-sqlite
.
Note
All builds have
-no-icu
because I think the ICU library is too big and, in most of the conditions, useless for common users. Note
All packages are built using emscripten SDK 1.39.8 as recommended in Qt Wiki.
WebAssembly doesn’t support ABI compatibility. You MUST use SDK 1.39.8 for building your own code, otherwise unpredicted error may occur.
All builds have thread feature enabled using -feature-threads
.
Note
Qt for WebAssembly can only be built to static libs.
Patches (mostly CVE issue)
I build Qt with patches. See following page for a list of patches:
existing-patches
existing-patches
Static Builds
Windows host
Qt5.15.9-WebAssembly-emscripten1.39.8-xWindows-x86_64-MinGW8.1.0-20230521.7z | ||||
---|---|---|---|---|
Download: | OSDN link | SourceForge link | ||
Build Host: | Windows 11 10.0.22621 | Toolchain Version: | emscripten-1.39.8 | |
Notes: |
Linux Host
Qt5.15.9-WebAssembly-emscripten1.39.8-xLinux-x86_64-gcc8.5.0-20230521.tar.xz | ||||
---|---|---|---|---|
Download: | OSDN link | SourceForge link | ||
Build Host: | RockyLinux 8.8 | Toolchain Version: | emscripten-1.39.8 | |
Notes: |
macOS Host
Qt5.15.9-WebAssembly-emscripten1.39.8-xmacOS-x86_64-AppleClang14.0.3-20230521.tar.xz | ||||
---|---|---|---|---|
Download: | OSDN link | SourceForge link | ||
Build Host: | macOS 13.3.1 | Toolchain Version: | emscripten-1.39.8 | |
Notes: |
Qt5.15.9-WebAssembly-emscripten1.39.8-xmacOS-arm64-AppleClang14.0.3-20230521.tar.xz | ||||
---|---|---|---|---|
Download: | OSDN link | SourceForge link | ||
Build Host: | macOS 13.3.1 | Toolchain Version: | emscripten-1.39.8 | |
Notes: |