dsamo
dsamo
Are there any news here? I am facing the same issue without `-sMAIN_MODULE=2`. From my tests currently using emsdk 3.1.59 compiling with optimizations `-Os, -O3` with pthreads is broken, rest...
I ended up solving my problem by adding `__emscripten_thread_crashed` and `__embind_initialize_bindings` to the `EXPORTED_FUNCTIONS`. But this further points out that there is a problem here because this should not be...
Hello, will there be any progress on this?