Fork me on GitHub
#lumo
<
2017-08-19
>
moxaj21:08:41

is there any way to increase the stack size?

anmonteiro23:08:40

please leave your thoughts in there

moxaj23:08:30

@anmonteiro that one's about the heap size, I'd like to increase the stack size though

moxaj23:08:25

I've run into RangeError: Maximum call stack size exceeded and I'm fairly certain there are no infinite loops or such involved

anmonteiro23:08:06

what are you trying to do?

moxaj23:08:30

long story short, I invoke cljs.js/eval

moxaj23:08:12

and I see :cljs/analysis-error, so I guess the analyzer dies