I would like to instantiate an object in C++ and have a Javascript onload function callback to one of the instantiated objects methods. The plan would be to call the Javascript code from C++ and then have the Javascript callback to the object function. What is the best way to do this? I've been looking at EMBind, but I don't want to instantiate in Javascript. Thanks!
-- 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.
