PackageCompiler - reduce system image

Strip metadata/ir: see

strip standard libraries: see PackageCompiler docs here:

(in particular:

filter_stdlibs::Bool: If true, only include stdlibs that are in the project file. Defaults to false, only set to true if you know the potential pitfalls.

)

2 Likes