Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

N-API support #1

Open
mhdawson opened this issue Sep 14, 2018 · 2 comments
Open

N-API support #1

mhdawson opened this issue Sep 14, 2018 · 2 comments
Labels

Comments

@mhdawson
Copy link

I'm just wondering what the plans are in terms of supporting N-API? It would be cool to see the same compiled module running on V8, Chakra and jsc.

@MCE-KobyBo
Copy link
Contributor

I'm definitely planning to support N-API.
When I started working on node-native-script I wanted to use it, based on node's implementation on top of v8 api (jscshim), but ran into some issues. So I decided to wait until I upgrade node-jsc to node v10 (which I'm already working on, I'll create a branch for it in the next few days) then work on properly implementing it.

@mhdawson
Copy link
Author

Thanks for the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants