Hacker News new | ask | show | jobs
by pjmlp 1111 days ago
Hence why JITs have some advantages when shipping software, at the cost of a few extra MBs.
1 comments

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.