Does PySide supports WebAssembly?
Unsolved
Qt for WebAssembly
-
Hello,
I have tried WebAssembly using Qt5.15.10/C++. I am able to build Qt/C++ code using Emscripten and QtWebAssembly. I am able to render it into web browser as well.
Is there any option for Python/PySide so that I could achieve the same? I mean, I could render my python ui into web browser.Thanks & Regards,
Pradson -
@Pradson
As of 2020 at least it does not look good: https://forum.qt.io/topic/119516/python-backend-qml-frontend-can-i-convert-to-webassembly@lorn-potter is the expert guy, he may see this and comment if there is any update....