I have ported gnucap, an electronic simulator to emscripten. The problem I 
have now is that the script causes the browser to pop up an error when the 
script runs too long. I tried adding emscripten_set_main_loop but there is 
not really a main loop, there are several loops. If I understand correctly, 
I need to pause the script in order for the browser to respond. If there 
was a way to pause the loop just to print output,I  think it would solve 
the problem. What is the right solution to the problem ?

Thanks

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