Microsoft Hyper-V Support for Android Emulatorblogs.msdn.microsoft.com12 points·by lhenry·8 anni fa·2 comments
lhenry·9 anni fa·discussThe same algorithm has been implemented in Mono at https://github.com/mono/mono/blob/master/mono/metadata/threa...
lhenry·11 anni fa·discussThey are (apparently) using Mono (C# compiler + base class libraries + runtime) on the desktop for their IDE, and they are using IL2CPP and parts of Mono (C# compiler + base class libraries, but not the runtime) on their targets (iOS, Android, ...)