nodejs/abi-stable-node-addon-examples

Name: abi-stable-node-addon-examples

Owner: Node.js Foundation

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

Created: 2016-09-06 20:24:54.0

Updated: 2018-05-24 14:53:34.0

Pushed: 2018-05-14 14:26:24.0

Homepage:

Size: 150

Language: C++

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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

do npm install node-gyp -g

In each example directory, run:

m install
de-gyp rebuild
de ./

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.