Y
Hacker News
new
|
ask
|
show
|
jobs
by
electroly
2839 days ago
Yeah, that's a native module. If you look at the C source code in "src", the "NAN_METHOD" and stuff are Node native module macros. node-ffi will not work if they remove native modules.