Skip to content

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.

Merge request reports

Loading