Our tests use the pthreads API. I did a little test with std::thread and it looks like it doesn't work, I filed https://github.com/kripken/emscripten/issues/3721
On Wed, Aug 26, 2015 at 11:31 PM, Jean-Marc Le Roux < [email protected]> wrote: > Does it mean we can use C++11 std::thread? > > -- > 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.
