Skip to content

s-h-a-d-o-w/napi-async-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example on how to use a native add-on based on N-API that does its work asynchronously and returns a Promise.

Simply compile the native add-on with node-gyp:

npm run build

And see how it in action:

node .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published