Hacker News new | ask | show | jobs
by cwmma 4459 days ago
pipes and streams mean something slightly more specify in a node context, but they are actually compatible with Unix streams, which shockingly enough also work well on windows meaning you can string together a make-like build system which works on windows as well (easily, make is not easy on windows)
1 comments

Not sure what you mean. I've developed Android apps on Windows 7 using Cygwin and make just fine. It's nearly identical to using it on Linux.
You still have to install Cygwin, other solutions require no .dlls
No .dlls, just rewriting everything in Javascript. Because that's so much less invasive than a dll to let you use existing mature solutions