Skip to content

N-API port #54

@gabrielschulhof

Description

@gabrielschulhof

Would it be possible to port this module to N-API? N-API is available for Node.js versions 4-master via https://github.com/nodejs/node-addon-api. Porting to N-API would relieve the burden of having to rebuild the module for every Node.js major release, because an addon built with node-addon-api will work with the version of Node.js against which it was compiled as well as all future versions of Node.js without recompilation. The syntax of node-addon-api is very similar to NAN which should make porting easy.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions