Hacker News new | ask | show | jobs
by Lofkin 4013 days ago
It is already possible to some degree: https://github.com/JuliaLang/julia/issues/9973

More robust support starts with package precompilation which is slated to go into 0.4

https://github.com/JuliaLang/julia/pull/11426