← Back to context Comment by TiredOfLife 7 months ago Are those not just large zip files? 2 comments TiredOfLife Reply pjmlp 7 months ago Not necessarly, that is a possible option if you want to keep the JIT around, other one is to AOT compile, 100% straight machine code, like any other compiled language. Xss3 7 months ago Does it matter what format they use to pack the exe with data?
pjmlp 7 months ago Not necessarly, that is a possible option if you want to keep the JIT around, other one is to AOT compile, 100% straight machine code, like any other compiled language.
Not necessarly, that is a possible option if you want to keep the JIT around, other one is to AOT compile, 100% straight machine code, like any other compiled language.
Does it matter what format they use to pack the exe with data?