|
|
|
|
|
by lloydsparkes
3974 days ago
|
|
Microsoft is working on 4 Bridges of which this is one of them. Android is another: https://dev.windows.com/en-us/uwp-bridges/project-astoria The other two are for web apps, and legacy win32 apps. They all take different apporaches. So this one for iOS is a recompile and modify approach, Android is more of an Android SubSystem within the OS approach (like the old Unix subsystem that they had) |
|