Statictools.jl: Compilation of (some) Julia code to standalone native binaries

Enabling StaticCompiler.jl-based compilation of (some) Julia code to standalone native binaries by avoiding GC allocations and llvmcall-ing all the things! – GitHub – brenhinkeller/StaticTools.jl: … Read more

Similar