Hmm, no idea. Can you find where the problem happens? Hopefully easy to see which line of code that exception is thrown, then I might be able to quickly fix it.
- Alon On Wed, Feb 12, 2014 at 3:45 PM, Xiang Li <[email protected]> wrote: > Thanks I will check it out! > > But I am facing a new error when running the js generated with the > temporary fix: > > Uncaught RangeError: toExponential() argument must be between 0 and 20 > > > If I compile my project without using EMCC_FAST_COMPILER=1, I don't see > this error. Is this some error in my code your Emscripten? > > -Xiang > > >>> fastcomp incoming now has a fix for the speed issue, so that should be >> resolved. >> >> >> > -- > 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/groups/opt_out. > -- 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/groups/opt_out.
