Arunesh Chandra

Results 3 issues of Arunesh Chandra

![nvs-error](https://cloud.githubusercontent.com/assets/12057627/21060465/6b2302f4-bdfc-11e6-80c9-eef5e998f5ae.gif)

bug

The recently announced Node 8 has a new experimental feature called [N-API]( https://nodejs.org/dist/latest-v8.x/docs/api/n-api.html) which is aimed at reducing maintenance cost for node native addons. Checkout this [blog]( https://medium.com/@nodejs/n-api-next-generation-node-js-apis-for-native-modules-169af5235b06) for more...

The [thali project](http://thaliproject.org/) is trying to make its platform run on Node-ChakraCore and have run into an issue with the package "**leveldown**". Here's the test code which is showing this...