Hacker News new | ask | show | jobs
by zellyn 520 days ago
They want incremental compilation at the function level. So if you change a function, you recompile just that function. This necessitates a custom linker (indeed a custom linking strategy), and (I think?) a custom compiler.