Hello, I would like to know if there is a way to add methods implemented in js to classes generated with embind.
Using a --post-js file, I can write : Module.MyClass.prototype.myfunction = ... But Module.MyClass is undefined at this point. -- 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.
