On my system (0.18), Hello world is: - 179KB RAW - 58KB minified (Google Closure Compiler) - 18k minified+gzipped .
I find this acceptable. I would love for it to be even lower and there was an attempt at one point to give Elm native DCE but, in the mean time, Google Closure Compiler does a good enough job. On Sun, Nov 20, 2016 at 6:06 PM, Luiz Bills <[email protected]> wrote: > Can I output a js file more optimized? A simple hello world outputs 175K > (67K minified)... > Is not recommeded use Elm for small projects? > > -- > You received this message because you are subscribed to the Google Groups > "Elm Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- There is NO FATE, we are the creators. blog: http://damoc.ro/ -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
