Hacker News new | ask | show | jobs
by johncolanduoni 3569 days ago
No, when .NET came out computers had gotten fast enough that the JIT pauses around startup were manageable, so they didn't use interpretation as a stopgap like the JVM did (which was created much earlier).