Best practice using PackageCompiler.jl (or something else!) for code obfuscation and extensibility

As for the “obfuscation” part, the following paragraph from the PackageCompiler documentation comes to mind:

https://julialang.github.io/PackageCompiler.jl/dev/apps.html#Reverse-engineering-the-compiled-app

However, IIUC part of the above might be alleviated by new 1.8 features (but I’m not sure exactly how these are meant to be used…)

2 Likes