> On May 14, 2024, at 12:13 PM, Sley HORTES wrote:
>
> Hello everyone, I have a little question I wanna post here.
>
> I would like to run my qt app in a browser like, I have seen that I can use
> QwebAssembly to do so. I have already read the Documentation and installed
> the prerequisites
Hello everyone, I have a little question I wanna post here.
I would like to run my qt app in a browser like, I have seen that I can use
QwebAssembly to do so. I have already read the Documentation and installed the
prerequisites (Emscripten, python3 etc).
The problem is that I am not using Qt-c