Yeah, I am testing with latest Chrome. Guess it's bug filing time.

Thanks,
Arve

On Tue, Dec 2, 2014 at 11:56 PM, Alon Zakai <[email protected]> wrote:

> In the shell, I see node fail on "too many variables", and spidermonkey
> works ok. So you might be seeing a limitation of v8 and node. I would test
> if this happens on latest chrome, and file a bug if so.
>
> - Alon
>
>
> On Sun, Nov 30, 2014 at 8:28 AM, Arve Knudsen <[email protected]>
> wrote:
>
>> 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.
>>
>
>  --
> 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.
>

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