Y
Hacker News
new
|
ask
|
show
|
jobs
by
usernametbd
3382 days ago
Kind of a noob question. But why would you be happy if C# ran in jvm? Is it just cross-platform compatibility so that you can develop your C# application for Linux?
1 comments
svick
3381 days ago
> Is it just cross-platform compatibility so that you can develop your C# application for Linux?
C# runs just fine on Linux, using .Net Core.
link
usernametbd
3381 days ago
So any particular reason to want C# in jvm?
link
C# runs just fine on Linux, using .Net Core.