#TIL that #julialang has a native compilation project with #juliac that should strip out the need for the Julia runtime. Which is really cool - building specific things in Julia and then integrating them into other applications looks increasingly feasible that way!
Looking forward to playing with #JuliaLang 1.12, notably,
* Static, AOT, compilation with #juliac
* The #JET-based language server
* The #MMTK-based immix #GarbageCollector