• Pika@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    9
    ·
    2 days ago

    I’m more surprised that it wasn’t already on WSL, WSL has been out for /awhile/ now. I used to use it for cross platform development before I moved my gaming rig over to Debian

  • Omega@discuss.online
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    wow, it didn’t exist before? like, I’ve seen arch and Debian included more than anything else and somehow it was missing?

    • Olap@lemmy.world
      link
      fedilink
      arrow-up
      10
      ·
      2 days ago

      Nope, it uses the MS hypervisor to run a VM of Linux with a deep filesystem and networking integration

      • x00z@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        5
        ·
        2 days ago

        So it’s like Wine but worse.

        And for Linux instead of Windows.

    • Baldur Nil@programming.dev
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      2 days ago

      Maybe you mean the opposite to wine? The 1st WSL (called V1) was a sort of simulation of the Linux terminal, but wasn’t too compatible. The current version (V2) is a full virtual machine that kind of shares the network and file system automatically, so it can run basically any Linux command line tool.