Code Monkey home page Code Monkey logo

Comments (4)

Kerollmops avatar Kerollmops commented on August 23, 2024 1

Hey @freeekanayaka,

I would be really interrested on those #ifdef's you are talking about, I am currently working on OSX and everytime I need to test the work I do I need to rsync it to a remote linux machine and compile there.

Would be glad if you help me, and probably others, compile on any OS :)

from raft.

freeekanayaka avatar freeekanayaka commented on August 23, 2024

It's not essential, but I placed it in the top-level core because it might be useful for implementing other non-libuv based backends in the future.

Does it create problems for you?

Right now it might prevent building on non-linux platform, but I can easily put some #ifdef's to skip building linux-specific parts on non-linux. Would that be enough?

from raft.

freeekanayaka avatar freeekanayaka commented on August 23, 2024

I am currently working on OSX

Do you mean you are just developing on OSX and you're actual target deployment target is Linux, or that you actually want to use libraft on OSX?

In the latter case you might want to look at @AshfordN's work on the Windows port, #119 .

from raft.

Kerollmops avatar Kerollmops commented on August 23, 2024

I am actually developping on OSX and targeting linux.

But in a near future I would like to be able to run libraft on any platform, I already saw #119 and it seems really promising as the only part that is missing is the Windows support IIUC :)

I just opened #130 to explain a little bit more about the work I want to achieve.

from raft.

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.