Skip to content
This repository has been archived by the owner on Feb 17, 2019. It is now read-only.

nodejs/abi-stable-node-addon-examples

Repository files navigation

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 ./

About

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

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published