mirror of
https://github.com/janet-lang/janet
synced 2025-03-06 00:08:09 +00:00

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.