Skip to content

Wrapped Napi-extracted functions into C++ shared_ptr<>-s for easier lifetime management.#182

Open
dkorolev wants to merge 2 commits into
nodejs:mainfrom
dkorolev:cpp_thread_safe_calls
Open

Wrapped Napi-extracted functions into C++ shared_ptr<>-s for easier lifetime management.#182
dkorolev wants to merge 2 commits into
nodejs:mainfrom
dkorolev:cpp_thread_safe_calls

Replaced `addon.{js,cc}` by the new code.

bec0440
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs