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

[v16.x] src: add support for externally shared js builtins #45867

Closed

Commits on Dec 14, 2022

  1. src: add support for externally shared js builtins

    Refs: nodejs#44000
    
    - add infra to support externally shared js builtins in
      support of distos that want to externalize deps that
      include JS/WASM instead of native code
    - add support for externalizing
      - cjs_module_lexer/lexer
      - cjs_module_lexer/dist/lexer
      - undici/undici
    
    Signed-off-by: Michael Dawson <mdawson@devrus.com>
    
    PR-URL: nodejs#44376
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    mhdawson committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    1e27ddc View commit details
    Browse the repository at this point in the history