Skip to content

What is GetLinkedBinding (and its derivatives--process._linkedBinding) purpose? #53620

Closed Answered by mateuspaulino
anonhostpi asked this question in General
Discussion options

You must be logged in to vote

Hey @anonhostpi,
So, the function void GetLinkedBinding(const FunctionCallbackInfo<Value>& args) is a callback function used in a Node.js native addon. This is not for NAPI, the function is typically used to handle calls from JavaScript to native code

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@juanarbol
Comment options

@anonhostpi
Comment options

@juanarbol
Comment options

@anonhostpi
Comment options

@juanarbol
Comment options

Answer selected by anonhostpi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants