• john89@lemmy.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    I disagree. Legacy software and games can run through translation layers. We already do that with windows software on Linux.

    Maintained software doesn’t really have an excuse not to support ARM, unless the developers are woefully incompetent/lazy/personally biased against supporting it.

    • rottingleaf@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      We already do that with windows software on Linux.

      Translating syscalls and translating opcodes (especially efficiently) are different things.

      And we don’t.

      But yes, this is possible and Windows for ARM includes such a translation layer. Except it’s not very good yet.

      In some sense ARM everywhere is a nightmare. There’s no standard like EFI or OpenFirmware for ARM PCs.

      I hope that changes.