How did you try? On Chrome 72, when I build one of our test suite examples like this:
./emcc tests/pthread/test_pthread_create.cpp -s USE_PTHREADS -s PTHREAD_POOL_SIZE=10 -o a.html Then I see those "sorting" logging commands in the dev console, so in general this seems to work ok. But maybe your application is hitting a bug somehow - please provide a testcase if you can. On Wed, Mar 20, 2019 at 2:38 PM Dan C <[email protected]> wrote: > I have tried with Chrome and Firefox. None of them works. > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
