In order to deal with binary compilation being a total mess, we now have https://www.npmjs.org/package/node-pre-gyp available, which takes care of the compiling part so that users don't need to run the compile themselves. Which is nice, because on windows for instance trying to get node-gyp to work is murder-rage-inducingly hard =)