Yes, many of the settings.js options are not compatible with asm.js. But they should still work, you just won't get the potential asm.js speedup.
A syntax error though is something separate, that sounds like a bug. (asm.js validating or not is never a syntax error.) Can you reproduce that with a small testcase? - Alon On Sun, Jan 19, 2014 at 7:40 AM, wolfviking0 <[email protected]> wrote: > Hi, > > I still have an error with Unigine when I try to launch bigger sample > (heaven demo). > > I have a freeze of the browser like an infinite loop. > > I see the settings EXECUTION_TIMEOUT seems useful for try find the > problem. But when i use it I have an asm js error : > non-expression-statement call must be coerced > SyntaxError > > That means the option is not compaible with asm js ?? > > Thanks > > Tony > > PS: any news about the support if the last llvm version (3.4) ??? > > -- > 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.
