Giter VIP home page Giter VIP logo

Comments (4)

talex5 avatar talex5 commented on May 23, 2024

It's probably ignoring that if it thinks luv is the only available backend. What happens if you replace Eio_main.run with Eio_linux.run?

Perhaps eio_linux isn't even being built on WSL (it has (enabled_if (= %{system} "linux")) - not sure if that will be enabled or not).

#187 indicates uring didn't work on Windows, but things might have changed.

from eio.

nojb avatar nojb commented on May 23, 2024

It's probably ignoring that if it thinks luv is the only available backend. What happens if you replace Eio_main.run with Eio_linux.run?

It seems to work.

Perhaps eio_linux isn't even being built on WSL (it has (enabled_if (= %{system} "linux")) - not sure if that will be enabled or not).

The variable %{system} is also linux under WSL.

#187 indicates uring didn't work on Windows, but things might have changed.

Looking at the release notes of WSL https://docs.microsoft.com/en-us/windows/wsl/kernel-release-notes I spotted

image

But #187 is from this year, so it should have been working by then...

from eio.

nojb avatar nojb commented on May 23, 2024

See #306

from eio.

talex5 avatar talex5 commented on May 23, 2024

Yes, WSL is still on 5.10, but 5.15 should be released soon-ish (it is currently on "prerelease"), so I'm not sure it is worth the trouble to add a fallback

from eio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.