napi-thread-safe-callback
napi-thread-safe-callback copied to clipboard
C++ utility class to perform callbacks into JavaScript from any thread
An electron application which uses @abandoneware/noble (and noble itself uses this napi-thread-safe-callback) crashes when an application exits on OSX Big Sur. Here is a issue reported in noble repository: https://github.com/abandonware/noble/issues/215...
Hello, first thank you for publishing this module. I am trying to call the emit function on a ObjectWrapped class that inherits from EventEmitter, in which i am passing to...
Please write a CMakeLists.txt file for building this project.