In theory, yes, you can look at those variables. *However*, they are not
documented on purpose, as we change those things over time, they are
internal implementation details. The solution I suggested before, of
waiting for main() to be called, is a behavior we are guaranteed *not* to
change.

- Alon



On Thu, Aug 14, 2014 at 2:43 PM, Rodrigo Benenson <
[email protected]> wrote:

> Inspecting emscripten code I found Module.calledRun
> I could not find any documentation about it, but from the code it seems to
> be doing what I need.
> Would this variable be suitable to monitor ?
>
> Regards,
> rodrigob.
>
> --
> 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.
>

-- 
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.

Reply via email to