Hacker News new | ask | show | jobs
by Maro 5453 days ago
"but I'd take JVM over CLR anytime"

Because of cross-platformity, or is there more?

2 comments

Because it's cross platform, yes. Huge advantage.
Also, performance. Both the .NET and Mono JITs are still significantly behind HotSpot.