Is it possible yet to compile ahead-of-time to a stand-alone binary executable?

Yes, with PackageCompiler.jl. There are some restrictions IIRC since it is a dynamically typed language.

https://github.com/JuliaLang/PackageCompiler.jl