Skip to content

lib,src: iterate module requests of a module wrap in JS

Rodrigo Muino Tomonari requested to merge github/fork/legendecas/module/link into main

Avoid repetitively calling into JS callback from C++ in ModuleWrap::Link. This removes the convoluted callback style of the internal ModuleWrap link step.

Refs: https://github.com/nodejs/node/pull/51977#discussion_r1521051277

Merge request reports

Loading