Alex313031 / thorium

Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
4.42k stars 140 forks source link

Include Instruction Set in Version Number for Clarity #713

Open starbock opened 2 weeks ago

starbock commented 2 weeks ago

I appreciate the various builds of Thorium browser tailored for different CPU instruction sets. To help users verify that we have installed the correct version, could you include the specific instruction set (AVX, AVX2, SSE3, SSE4) in the version number or package metadata?

For example:

This would allow users to confirm they have the correct optimized version installed via package management tools.

Thank you for your consideration and all your work.