Should Linux distributions ship Clojure byte compiled (AOT) or not?

Since you summoned me: I’ll repeat that libraries should not be AOT compiled. Tools can be.

For all the reasons already outlined in your email thread. I don’t really have anything new to add.

1 Like