Commit ff381658 authored by Anna Henningsen's avatar Anna Henningsen Committed by Node.js GitHub Bot
Browse files

src: allow N-API addon in `AddLinkedBinding()`

`AddLinkedBinding()` can be used to load old-style Node.js addons, but
currently not N-API addons. There’s no good reason not to support
N-API addons as well, so add that.

PR-URL: https://github.com/nodejs/node/pull/35301


Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
Reviewed-By: default avatarMichael Dawson <midawson@redhat.com>
Reviewed-By: default avatarZeyu Yang <himself65@outlook.com>
parent aa99bb47
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment