[Development] Wasm: Support for Emscripten PROXY_TO_PTHREAD?

Stephan Bergmann sberg.fun at gmail.com
Wed Feb 12 14:47:22 CET 2025


On 12.12.24 16:06, Morten Sørvig wrote:
> I think I still would try to make things work from the main thread instead of moving off the main thread. We do want Qt to work from the main thread.

FYI:  Yeah, I gave up (at least for now :) on my attempt to shoehorn 
support for -sPROXY_TO_PTHREAD into Qt6.  What I'm doing instead now is 
trying to just move the relevant parts of the application code (which 
get triggered from the Qt event handling) off the main thread, 
<https://git.libreoffice.org/core/+/364508802571c25ac993e9327c67e2d5c575f668%5E%21> 
"Experimental Emscripten Qt6 --enable-emscripten-proxy-to-pthread ersatz".


More information about the Development mailing list