Hi, I have been using postRun to wait for the embind bindings to be initialized before calling code that uses them. I recently discovered the onRuntimeInitialized alternative. However, when onRuntimeInitialized is called, the bindings are not yet defined.
Is this expected ? What is the difference between the two and which one should I use to run code that uses embind bindings ? -- 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.
