is there any way to increase the stack size?
please leave your thoughts in there
@anmonteiro that one's about the heap size, I'd like to increase the stack size though
I've run into RangeError: Maximum call stack size exceeded
and I'm fairly certain there are no infinite loops or such involved
oh sorry
I read heap
what are you trying to do?
long story short, I invoke cljs.js/eval
and I see :cljs/analysis-error
, so I guess the analyzer dies