What Qt Modules are Unsupported in web assembly
Unsolved
Qt for WebAssembly
-
wrote on 14 Sept 2023, 10:53 last edited by
From the documentation I saw qtmultimedia, qtwebview is not supported, is there a solution in the latest QT release?
what are the other unsupported modules in web assembly?
-
From the documentation I saw qtmultimedia, qtwebview is not supported, is there a solution in the latest QT release?
what are the other unsupported modules in web assembly?
@Rahul-VR https://doc.qt.io/qt-6/wasm.html
"Supported Qt Modules" -
@Rahul-VR https://doc.qt.io/qt-6/wasm.html
"Supported Qt Modules" -
@JonB said in What Qt Modules are Unsupported in web assembly:
@jsulm
Unsupported = (Supported & ~0xFFFFFFFF)
;-)What if it's a 64-bit enum that uses the MSB? ;-)
1/4