Open mhdawson opened 6 years ago
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.
Thanks for the update.
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.