All Projects → nodejs → Abi Stable Node Addon Examples

nodejs / Abi Stable Node Addon Examples

Node Add-on Examples with PoC ABI stable API for native modules

Node.js Addon Examples - ABI Stable PoC

This repository is the home of the Addon Examples as extended for the proof of concept work being done to develop an ABI stable API for use my node modules.

For more details please read the node-eps covering this effort. The current PR for the eps is: https://github.com/nodejs/node-eps/pull/20

$ sudo npm install node-gyp -g

In each example directory, run:

$ npm install
$ node-gyp rebuild
$ node ./
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].