jvburnes / node9

A portable hybrid distributed OS based on Inferno, LuaJIT and Libuv
MIT License
410 stars 32 forks source link

add linux compiling possibility #7

Closed paoloo closed 9 years ago

paoloo commented 9 years ago

add support for linux

jvburnes commented 9 years ago

Paoloo: Thanks for waiting. I'm retargeting the premake files so you can generate the makefile on any system that supports premake5 and build on any system with gcc, clang or VS.