Qt3d is disabled for web assembly. The reason seems to be lack of support for multi-threading.

Recent versions of emscripten now have support for pthreads. Is there any way to get the qt 14 code base to compile qt3D for web assembly now?