Files
bun.sh/src/bun.js/bindings/napi.cpp
Jarred Sumner 68b55cd855 Implement a singleton version of napi_get_instance_data and napi_set_instance_data
Still need to figure out how to do this without adding a layer of indirection to the global object as exposed to NAPI Addons

This code is not tested
2022-11-19 01:18:58 -08:00

49 KiB