I see in emscripten header file that there is a main loop function that allows for an argument to be passed, *emscripten_set_main_loop_arg*. However, this function is defined only when *__EMSCRIPTEN__* is defined. So I wonder what is the purpose of this preprocessor define, should I enable it to get access to that function? Thank you.
-- 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.
