new MslLogParser(raw)
    .parse((progress) => {
      ctx.postMessage({
        type: 'progress',
        progress,