Y
Hacker News
new
|
ask
|
show
|
jobs
by
TiredOfLife
410 days ago
Are those not just large zip files?
2 comments
pjmlp
410 days 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.
link
Xss3
410 days ago
Does it matter what format they use to pack the exe with data?
link