Is there a possibility and I’m not talking about breaking patents or anything like that, but I’m talking about a possibility technically, to have a Linux OS that can run Windows 11 apps natively?

No bottles or ports, just download an EXE file and run it.

  • Swordgeek@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    25 days ago

    Running Windows apps “natively” is impossible, by definition.

    That said, I could imagine a kernel module that ran everything Windows in a microContainer like Kata. More likely would be to have Windows executables intercepted and run under Wine.

    It’s an interesting question.

    • stat_rosa@lemy.nlOP
      link
      fedilink
      arrow-up
      0
      ·
      25 days ago

      So at the moment Wine seems to be the best possibility to come near to the experience of Windows.

      • SubArcticTundra@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        24 days ago

        If this is ever going to be possible, then it will be through Wine - Wine is the way of running Windows apps on Linux