roc
roc copied to clipboard
`roc check` crashes on very large .roc files
As discussed in this Zulip thread
roc check
overflows its stack when checking very large files (11MB large).
To reproduce, here's a JS script that generates a 29MB file Example.roc
, which causes roc check
to crash: https://gist.github.com/Hasnep/8b6ecf4c2f1f528f1811d0196fb0f856