Our mozjs prebuilt artifacts are stripped to reduce the binary size. It would be nice if we could split the debug-info, and upload the debug-info file separately. This means that servo developers could download the split debuginfo on-demand, e.g. when debugging code. Currently the debuginfo is just lost, which is unfortunate.