← Back to context Comment by TiredOfLife 1 month ago Are those not just large zip files? 2 comments TiredOfLife Reply pjmlp 1 month 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 1 month ago Does it matter what format they use to pack the exe with data?
pjmlp 1 month 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?