node/lib/internal/bootstrap
Joyee Cheung c81e1143e4
bootstrap: store internal loaders in C++ via a binding
Instead of returning the internal loaders from the bootstrap script,
we can simply call a binding to store them in C++. This eliminates
the need for specializing the handling of this script.

PR-URL: https://github.com/nodejs/node/pull/47215
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2023-03-29 23:46:02 +08:00
..
switches lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
web buffer: graduate File from experimental and expose as global 2023-03-22 19:28:12 +00:00
loaders.js bootstrap: store internal loaders in C++ via a binding 2023-03-29 23:46:02 +08:00
node.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00