Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Apr 25, 2024

Commits on Apr 16, 2024

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

    Avoid repetitively calling into JS callback from C++ in
    `ModuleWrap::Link`. This removes the convoluted callback style of the
    internal `ModuleWrap` link step.
    legendecas committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9f615f1 View commit details
    Browse the repository at this point in the history