You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.