wasmer_wasix::runtime::package_loader::load_package_tree

Constant MAX_PARALLEL_DOWNLOADS

Source
const MAX_PARALLEL_DOWNLOADS: usize = 32;
Expand description

The maximum number of packages that will be loaded in parallel.