Enabling StaticCompiler.jl-based compilation of (some) Julia code to standalone native binaries by avoiding GC allocations and llvmcall-ing all the things!
MIT License
167
stars
12
forks
source link
Update README.md possible (workaround) fix for example #50
A better real fix is needed, so that the code worked, as is, as it seems it once did (a regression? or code example that actually worked was slightly different?).
"Fixes" https://github.com/brenhinkeller/StaticTools.jl/issues/49
A better real fix is needed, so that the code worked, as is, as it seems it once did (a regression? or code example that actually worked was slightly different?).