mirror of
https://github.com/janet-lang/janet
synced 2026-05-08 22:42:15 +00:00
fe27df528c
This should speed up start time and reduce malloc/free usage to about 15% of what is what previously for startup. The current cost is slightly larger binary as the representaion of the image is currently less compact than source code.