Y
Hacker News
new
|
ask
|
show
|
jobs
by
legulere
4465 days ago
Nah, LLVM is to slow for JIT. However the final compilation step still could be done at install-time or link-time.
1 comments
zimbatm
4465 days ago
Plus Apple's executable file format already supports bundling multiple binaries for each target arch.
https://en.wikipedia.org/wiki/Universal_binary
link