Y
Hacker News
new
|
ask
|
show
|
jobs
by
leadnose
6161 days ago
My guess is that C# supports stuff that has no direct and fast implementation on the JVM. IIRC C# has unsigned primitive types, stack allocated objects etc. which JVM doesn't have.