In the latest commits, some changes have been done to juliac scripts.
A new folder has been created in contrib folder and this folder includes juliac-buildscript.jl, juliac-trim-base.jl, juliac-trim-stdlib.jl, and juliac.jl.
I updated the makefile and the downloader script in repo GitHub - jbytecode/juliac: Examples for Julia's generating small binary executables and libraries feature. so
> make hello
compiles hello world with the latest changes.
fyi.