Thank you! That actually got me pretty far! var fPtr = Module.HEAPU32[(Module.HEAPU32[(ptr) >> 2] + 8) >> 2]; undefined fPtr 2567 Module.dynCall_ii(fPtr, ptr) 199416 Module.AsciiToString(199416) "bad_weak_ptr"
Now I just have to figure out why I'm getting a bad_weak_ptr on something I already called. Time to investigate destructors! Thank you so incredibly much! -- 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.
