1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-24 06:03:17 +00:00
janet/src/boot
Calvin Rose fe27df528c Boot core library from image rather than source
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.
2019-02-08 00:44:30 -05:00
..
boot.c Boot core library from image rather than source 2019-02-08 00:44:30 -05:00
boot.janet Boot core library from image rather than source 2019-02-08 00:44:30 -05:00