Skip to content

Use v8 in addon with node-addon-api? #52202

Closed Answered by mhdawson
yiv1 asked this question in General
Discussion options

You must be logged in to vote

node-addon-api is intended for the 80% use case where you don't need more specific APIs from V8. If you truely need those APIs then you should likely use https://github.com/nodejs/nan an live with the fact you will need to recompile for each version of Node.js

Replies: 1 comment

Comment options

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