Arc Forumnew | comments | leaders | submitlogin
1 point by akkartik 3998 days ago | link | parent

Thanks!

Does it make sense to resize it on the fly when we discover we've overflowed the stack? Or are there potentially continuation pointers into the stack that would be non-trivial to track down?



1 point by akkartik 3998 days ago | link

Yeah, no luck: https://github.com/akkartik/arcueid/commit/ae31b82540

-----

1 point by akkartik 3989 days ago | link

Possibly relevant: http://wingolog.org/archives/2014/03/17/stack-overflow

-----