What is the state of the art minification/compression?

Ah that’s a shame, thanks for pursuing it with the closure team anyway!

3 Likes

This is interesting:

“Just in case anyone else is wondering about prepack and purescript:” Inlining · Issue #2345 · purescript/purescript · GitHub

1 Like

Some kind person commented that apparently a version of Closure with the right flag does in fact reduce curried functions:

I haven’t tested it yet, but this is very encouraging!

13 Likes

@i-am-the-slime and I tried it out for the es modules branch and we were able to reproduce the results. Here some more details: `purs bundle` · Issue #1 · working-group-purescript-es/purescript · GitHub

3 Likes