Hacker News new | ask | show | jobs
by morebetterer 3807 days ago
Keep in mind that native modules coded against NAN1 do not work with NAN2. Not sure about forward compatibility of NAN.
1 comments

Even NAN2 is breaking some things. Or at least deprecating. It's hard to keep up, and the docs and examples suck. I tried converting a node v0.10 module to using it and flailed horribly.

Edit: I don't mean to say the project sucks - docs sucking is just a general open source problem I can't really blame the authors for.