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
    40
    ·
    2 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.