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

Description
We've been making progress on the PoC for a new API, having gotten the Nan examples and some other modules to build/run with the API. (Some additional details can be found here: #22)
We have updated the PR for the eps - nodejs/node-eps#20 to reflect the work so far.
Having it as a PR that has not landed makes it more difficult to collaborate on updates. Would like to get CTC input on if it can land and if not what needs to happen before it can.
The work so far for the PoC has been in a branch on a personal fork of the node and nan-addon-examples repos:
https://github.com/ianwjhalliday/node/tree/api-opaque-prototype
https://github.com/ianwjhalliday/node-addon-examples/tree/api-opaque-prototype
Would like to get CTC input on what would be most appropriate.
I'd like to move this to a more visible location. Options include:
- api-opaque-prototype branches on nodejs/node and nodejs/nan-addon-examples
- ndoejs/node-abi and nodejs/nan-addon-examples-abi projects similar to node-private