Is there a way to decorate a function, possibly with some emscripten macro, so that the C functions are exposed to the JS?
I am aware that I can add the function name to compile/link switch ' EXPORTED_FUNCTIONS But I was hoping I could do it in code. Regards, Joe -- 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.
