Hacker News new | ask | show | jobs
by TekMol 1111 days ago
But I'm not compiling. And neither are 99.9% of other software users.
1 comments

Hence why JITs have some advantages when shipping software, at the cost of a few extra MBs.
Only if the JIT uses the fancy instructions :)
Most JVM implementations and the CLR do keep up with fancy instructions.

Not all, but surely a few.