Hey Julianners,
Is there a good description on how does
- julia image → precompile image
- code compilation: code → runnable code works (and maybe Revise and SnoopCompile interference)
Or is my question okay?
Hey Julianners,
Is there a good description on how does
Or is my question okay?
There’s a description of Revise internals here. The others are big topics, but pieces have been addressed in previous JuliaCon presentations.
Thank you @tim.holy ! Your work is crazy in this community!
I missed this part of the documentation till now indeed!