Closed
Description
What is the problem this feature will solve?
We may want to have feature parity with napi_create_reference
, since, internally, both create a reference.
@nodejs/node-api WDYT?
What is the feature you are proposing to solve the problem?
Open up napi_add_finalizer to primitive types.
What alternatives have you considered?
No response