Hacker News new | ask | show | jobs
by xapata 2214 days ago
Do popular Node packages rely on C and Fortran?
2 comments

I don’t recall any popular Node package relying on Fortran, but there are two popular packages that rely on C: fsevents and node-sass

It works on macOS and Linux without any issues. Windows usually requires some extra steps to setup node-gyp

Even worse, they sometimes rely on C++