Could this error be related to SharedArrayBuffer in Firefox Nightly? TypeError: asm.js type error: could not match typed array name TypeError: asm.js type error: Disabled by javascript.options.asmjs in about:config
I get this as soon as I load the .js file. I enabled pthread. On Thursday, August 27, 2015 at 2:42:20 PM UTC-4, Alon Zakai wrote: > > 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] > <javascript:>> 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] <javascript:>. >> 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.
