Side discussion on LLVM C backend

Yes, that’s my point. Using generated C code saves 40mb from the bundle when distributed to another Julia naive machine…hence the benefit of the LLVM c backend.

But what about memory management and generated functions?