4 ms·
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 Li
by usernametbd 10y 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?
- svick 10y 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.
- usernametbd 10y agoSo any particular reason to want C# in jvm?