Build Qt Web Assembly with HTTP but without Threading
-
Hi, I am having a look at Qt WebAsm again and am trying to build the OpenSource version with HTTP support but without Threading (threading seems cumbersome to get going due ShareArrayBuffer issues). Last time i evaluated Qt WebAsm HTTP compiled without threading problems but more recent versions seems to require threading for HTTP. Is there a way to massage configure to enable HTTP without enabling threading ?