Static Compilation in Julia

I tried to use StaticCompiler for julia versions higher than 1.10, but it still does not work.
https://github.com/tshort/StaticCompiler.jl/issues/166
https://github.com/tshort/StaticCompiler.jl/issues/177

I’d like to know, whether there is still interest in using StaticCompiler at all, since juliac came up?

I thought, StaticCompiler has still some advantages, e.g. the binary for around 1000 lines of code is in the range of 200 kB, instead of 2 MB.

2 Likes