Skip to content

An example of an asynchronous promise in pure C for node.js N-API addon

License

Notifications You must be signed in to change notification settings

theapi/napi_async_promise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-API Async Promise

An example of an asynchronous promise in pure C for node.js N-API addon

Build

npm install -g node-gyp

node-gyp configure build

Rebuild

node-gyp rebuild

Run

node index.js

About

An example of an asynchronous promise in pure C for node.js N-API addon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages