When.com Web Search

  1. Ads

    related to: run uwp apps on linux

Search results

  1. Results From The WOW.Com Content Network
  2. Uno Platform - Wikipedia

    en.wikipedia.org/wiki/Uno_Platform

    Uno Platform (/ ˈ u ˌ n oʊ /) is an open source cross-platform graphical user interface that allows WinUI and Universal Windows Platform (UWP) - based code to run on iOS, macOS, Linux, Android, and WebAssembly. [3] [4] Uno Platform is released under the Apache 2.0 license.

  3. Wine (software) - Wikipedia

    en.wikipedia.org/wiki/Wine_(software)

    Bob Amstadt, the initial project leader, and Eric Youngdale started the Wine project in 1993 as a way to run Windows applications on Linux.It was inspired by two Sun Microsystems products, Wabi for the Solaris operating system, and the Public Windows Interface, [10] which was an attempt to get the Windows API fully reimplemented in the public domain as an ISO standard but rejected due to ...

  4. Universal Windows Platform - Wikipedia

    en.wikipedia.org/wiki/Universal_Windows_Platform

    UWP Bridges translate calls in other application programming interfaces (APIs) to the UWP interface, so that applications written in these APIs would run on UWP. Two bridges are announced during the 2015 Build keynote for Android and iOS apps to be ported to Windows 10 Mobile. [7]

  5. Waydroid - Wikipedia

    en.wikipedia.org/wiki/Waydroid

    Waydroid was created to facilitate the use of Android applications on Linux-based platforms. It is based on ideas from previous projects, such as Anbox, which also aimed to run Android using containerization techniques. Although primarily developed for Halium-based Linux phones, Waydroid is compatible with any device using a Linux kernel. [2] [3]

  6. Fyne (software) - Wikipedia

    en.wikipedia.org/wiki/Fyne_(software)

    Fyne is a free and open-source cross-platform widget toolkit for creating graphical user interfaces (GUIs) across desktop and mobile platforms. It is designed to enable developers to build applications that run on multiple desktop and mobile platforms/versions from a single code base. [2]

  7. Proton (software) - Wikipedia

    en.wikipedia.org/wiki/Proton_(software)

    Proton is a compatibility layer that allows Windows games to run on Linux-based operating systems. [1] Proton is developed by Valve in cooperation with developers from CodeWeavers. [2] It is a collection of software and libraries combined with a patched version of Wine to improve performance and compatibility with Windows games.

  8. Windows API - Wikipedia

    en.wikipedia.org/wiki/Windows_API

    Windows Interface Source Environment (WISE) was a licensing program from Microsoft which allowed developers to recompile and run Windows-based applications on Unix and Macintosh platforms. WISE SDKs were based on an emulator of the Windows API that could run on those platforms. [28]

  9. XVT - Wikipedia

    en.wikipedia.org/wiki/XVT

    XVT is an "abstraction layer" that removes the developer from being concerned with which OS the application will run on. When the application is compiled, the XVT API points to the native controls/widgets for the OS on which the code is being compiled. It also allows applications to adapt to whatever user themes the OS allows users to set.