|
|
|
|
|
by dijit
1613 days ago
|
|
I think the main reason browsers are so extremely slow to compile is the heavy templating. But, I agree, I can compile my entire OS including user-space software and desktop environments in about the same time it takes to compile chrome. Which is scary. But then again, people want it to do everything (WebUSB, WebGL etc; etc; etc;). So it stands to reason that it's inherently complicated and difficult to compile. I wonder if the high iteration time hampers development... |
|
You might be interested in this post from someone on the Edge team at Microsoft:
https://textslashplain.com/2020/02/02/my-new-chromium-build-...
In particular:
> I returned to Microsoft as a Program Manager on the Edge team in mid-2018, unaware that replatforming atop Chromium was even a possibility until the day before I started. Just before I began, a lead sent me a 27 page PDF file containing the Edge-on-Chromium proposal. “What do you think?” he asked. I had a lot of thoughts (most of the form “OMG, yes!“) but one thing I told everyone who would listen is that we would never be able to keep up without having a cloud-compilation system akin to Goma.