Hello,
How can I create .ji files and execute with julia executable?

I've compiled in native code a simple program (with BuildExecutable package), 
but result is huge! (with all dynamic libraries); it's possible instead 
produce a .ji file (other than modules with Base.compilcache("*<modulename>*
") ) and execute it?

Many thanks

Leonardo

Reply via email to