Once `process.binding` was considered deprecated(v16+), we don't have a public API (AFAIK) to access the `process.binding(async_wrap).Providers`. At [node-clinic](https://github.com/clinicjs/node-clinic-bubbleprof/) we use it to correlate with stack-traces, is there anything that replaces that information?
Once
process.bindingwas considered deprecated(v16+), we don't have a public API (AFAIK) to access theprocess.binding(async_wrap).Providers.At node-clinic we use it to correlate with stack-traces, is there anything that replaces that information?