Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lhenry
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Microsoft Hyper-V Support for Android Emulator
(blogs.msdn.microsoft.com)
12 points
by
lhenry
8y ago
|
2 comments
2.
▲
by
lhenry
9y ago
The same algorithm has been implemented in Mono at https://github.com/mono/mono/blob/master/mono/metadata/threa...
3.
▲
by
lhenry
11y ago
They 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, Andro