I don't think '5' means anything - You'll have to step through your code with the Javascript debugger in your browser to find out.
Interestingly, I was getting a similar situation where it printed '1973' and nothing else, and as far as I could tell, it wasn't in my C code - That was early in my debugging setup, so I can't point to any direct path to resolve it. On Saturday, 2 April 2016 07:07:33 UTC-3, [email protected] wrote: > > > Can I increase the verboseness of the output? (Probably "set EMCC_DEBUG=1" >> I see.) >> >> >> >> > I tested the compilation with the EMCC_DEBUG=1. Unfortunately the console > output does not show more than the "5". > > ~Tom > > -- 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.
