Constant wasmer_wasix::runtime::package_loader::load_package_tree::MAX_PARALLEL_DOWNLOADS
source ยท const MAX_PARALLEL_DOWNLOADS: usize = 32;
Expand description
The maximum number of packages that will be loaded in parallel.