/NAPI-Thread-Safe-Promise

A package be used in conjunction with the N-API module to call C++ code from JavaScript. Allows the user to call thread safe promise functions such (resolve, reject) in the C++ code and return a promise to the javascript code.

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

No issues in this repository yet.