shithub: MicroHs

Download patch

ref: 50e5d2a21de8cc249cde66444a121d6088c7467a
parent: 4778960e10b17c61ae25371555f27c5205132a6c
author: Lennart Augustsson <lennart.augustsson@epicgames.com>
date: Wed Nov 15 20:13:40 EST 2023

Update

--- a/README.md
+++ b/README.md
@@ -236,5 +236,5 @@
 * 
   * Q: Why are the binaries so big?
   * A: The combinator file is rather verbose.  The combinator file
-       for the compiler shrinks from 340kB to 74kB when compressed with upx.
-       The evaluator is about 70kB.
+       for the compiler shrinks from 350kB to 75kB when compressed with upx.
+       The evaluator alone is about 70kB (26kB compressed with upx).
--