C5T / Current

C++ framework for realtime machine learning.
https://medium.com/dima-korolev/current-for-realtime-machine-learning-4f04aa8ab81a
97 stars 29 forks source link

We really don't recommend storing the Napi::Env. You can access it from promise_.Env() #904

Open dkorolev opened 3 years ago

dkorolev commented 3 years ago

Via @KevinEady, https://github.com/nodejs/node-addon-examples/pull/182#discussion_r656616979