Hi everyone,
in my recent porting I had the need of using napi_adjust_external_memory See: https://nodejs.org/dist/latest/docs/api/n-api.html#n_api_memory_management . What do you think if we add this function to node-addon-api? if you are agree I want try to add the function with some guide.
Hi everyone,
in my recent porting I had the need of using
napi_adjust_external_memorySee: https://nodejs.org/dist/latest/docs/api/n-api.html#n_api_memory_management . What do you think if we add this function to node-addon-api? if you are agree I want try to add the function with some guide.