Skip to content

inspiredware/napi-asyncworker-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-API AsyncWorker Example

This is an example project showing how to use the Node.js N-API AsyncWorker class

A tutorial describing this project can be found at the N-API Resource.

To build and run this program on your system, clone it to your computer and run these two commands inside your clone:

npm install
npm test

You need to have Node 10.5.0 or later installed.

About

An example project showing how to use the Node.js N-API AsyncWorker class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published