-
-
Notifications
You must be signed in to change notification settings - Fork 493
Closed
Description
Should the raw api napi_type_tag_object be exposed?
I use External<T> but there is no way to know if the external is of the right type, and a reinterpret_cast will cause seg fault for any javascript error passing an external for another?
I guess I can call it directly on the napi_value. I was just wondering.
Metadata
Metadata
Assignees
Labels
No labels