Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
zeroname
7y ago
0 comments
Save
Share
Node doesn't have it natively like Python does, but it exists:
https://github.com/node-ffi/node-ffi
0 comments
1 comments · 1 top-level
top
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