Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
zeroname
7y ago
0 comments
Share
Node doesn't have it natively like Python does, but it exists:
https://github.com/node-ffi/node-ffi
0 comments
default
newest
oldest
electroly
7y 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.
j
/
k
navigate · click thread line to collapse