You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: