async-promise

There are 1 repositories under async-promise topic.

  • SurienDG/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.

    Language:C++8300