I got a prototype working. for my test case (my lisp game jam entry) I was able to reduce the compressed download size by 8MB and the uncompressed size by 39MB. not bad at all.
Conversation
Notices
-
dave (dthompson@toot.cat)'s status on Friday, 30-Apr-2021 10:25:28 CEST dave
-
dave (dthompson@toot.cat)'s status on Friday, 30-Apr-2021 10:25:29 CEST dave
trying to write a simplistic tree shaker for guile so I can create binary releases that have only the modules needed to run a specific program. nearly working but of course something strange and hard to understand is happening.
Ekaitz Zárraga 👹 repeated this.
-