Follow up question - I assume this would depend partially on the specificity of the compiled code. So a fully "type stable" program would eschew generic code generation and be smaller, correct?
On Sunday, July 3, 2016 at 12:24:40 PM UTC-4, dnm wrote: > > Hello, > > I saw Jameson's great Juliacon talk and I'm interested in the discussion > about memory footprint. > > When mature AOT compilation for Julia code deployment is available (ie to > C, or binaries or web assembly), what will be the approximate size of this > binary blob? Libjulia itself is around 40 mb, correct? so it will be more > than this? > > Tjamls >
