Hi, I'm currently exploring different ways to expose C++ objects and classes to V8 Javascript engine. I came across Embind now and it looks like a promising way to expose C++ functions and classes in Javascript. But nowhere in the documentation (or elsewhere) could I see that Embind could be used to expose C++ objects in V8 engine. Hence, I am seeking help here. Can Embind be used to expose C++ objects in V8 Javascript engine?
Thanks, Kavin -- 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.
