Hacker News new | ask | show | jobs
by yaantc 1281 days ago
Emacs 28 has just in time compilation: the compilation happens lazily as a package is loaded. Ahead of time would means at installation time I guess.
1 comments

That is y understanding also.