Git Product home page Git Product logo

Comments (2)

laverdet avatar laverdet commented on August 18, 2024

libcoro "runs on Windows", though it is unclear if that means with cygwin or not. Windows also has some kind of native fiber support which could be used instead of libcoro if needed. There is a small possibility that you could get this thing running in Windows without writing any code at all, and just figuring out the build process.

Also to be clear Windows support is less than "not a priority"; that implies that Windows support is something I will eventually get around to. I haven't used Windows for anything other than video games and testing IE for like 7 years. There's a very small possibility that I might get drunk one day and decide I want to figure out how to build fibers in Windows in a pirated copy of Visual Studio but it's pretty unlikely. On the other hand I would love to see fibers running on Windows, so if anyone wants to take a stab at it I will give them whatever support they need.

from node-fibers.

tristanz avatar tristanz commented on August 18, 2024

Good to know. I'm in the same boat with Windows, but don't want to commit to node-fibers unless porting it seems feasible when the time is right. We're working on an installable app, so Windows support is unfortunately required.

I've had good experience with Node's new node-gyp for building. The advantage is you get Visual Studio solution automatically and Visual Studio Express is likely enough, so no piracy required. I may take a stap at this.

from node-fibers.

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.