Hi all,
I was wondering the sysimages of PackageCompiler are they cross-platform for the same Julia version? Furthermore (and related) do the sysimages contain lowered LLVM code or do they actually contain platform specific assembly?
kr,
Dieter
Hi all,
I was wondering the sysimages of PackageCompiler are they cross-platform for the same Julia version? Furthermore (and related) do the sysimages contain lowered LLVM code or do they actually contain platform specific assembly?
kr,
Dieter
Yeah. It’s docs somewhere. It’s not cross-platform
They contain among other things native code (assembly).