Hi guys

If I build ChucK (https://github.com/aknuds1/chuck) in debug mode with
ASSERTIONS=2 (make CHUCK_DEBUG=1 CHUCK_EM_ASSERTIONS=2 emscripten), I can't
load the generated code (chuck.js) without a stack overflow (RangeError:
Maximum call stack size exceeded at line 9225, EMSCRIPTEN_START_ASM). I'm
using Emscripten sdk-1.27.0-64bit on OS X 10.9.5. I've put the generated
file up at https://github.com/aknuds1/chuck-package/blob/master/lib/chuck.js
.

Any ideas as to what is happening here, and how to fix it?

Thanks,
Arve

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