DEP0099:异步上下文不感知的 node::MakeCallback C++ API
🌐 DEP0099: Async context-unaware node::MakeCallback C++ APIs
类型:编译时
🌐 Type: Compile-time
某些提供给本地插件的 node::MakeCallback API 版本已被弃用。请使用接受 async_context 参数的 API 版本。
🌐 Certain versions of node::MakeCallback APIs available to native addons are
deprecated. Please use the versions of the API that accept an async_context
parameter.