Microsoft Hyper-V Support for Android Emulatorblogs.msdn.microsoft.com12 points·by lhenry·8 ปีที่แล้ว·2 comments
lhenry·9 ปีที่แล้ว·discussThe same algorithm has been implemented in Mono at https://github.com/mono/mono/blob/master/mono/metadata/threa...
lhenry·11 ปีที่แล้ว·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, ...)