GitHub - nodejs/abi-stable-node-addon-examples: Node Add-on Examples with PoC ABI stable API for native modules

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Feb 17, 2019. It is now read-only.

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: nodejs/node-eps#20

$ sudo npm install node-gyp -g

In each example directory, run:

$ npm install
$ node-gyp rebuild
$ node ./