elm / compiler

Compiler for Elm, a functional language for reliable webapps.
https://elm-lang.org/
BSD 3-Clause "New" or "Revised" License
7.48k stars 659 forks source link

elm compiler freezes while eating all the RAM #2269

Open ccomb opened 1 year ago

ccomb commented 1 year ago

Quick Summary:

Here are the steps to reproduce:

git clone https://github.com/Modelyz/studio
cd studio/
git co deec77a
cd front/src
elm make Resource/AddPage.elm

SSCCE

Not sure how to extract the problem in a few lines, but it seems to behave like https://github.com/elm/compiler/issues/2241

github-actions[bot] commented 1 year ago

Thanks for reporting this! To set expectations:

Finally, please be patient with the core team. They are trying their best with limited resources.