Skip to content

Commit

Permalink
Update Tiers for rosetta and add wsl
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah authored Jan 16, 2025
1 parent a4b01e2 commit fcd0019
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions downloads/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,16 +359,16 @@ Different OSes and architectures have varying [tiers of support](/downloads/#sup
<td> x86-64 (64-bit) </td>
<td> <font color="green">Tier 1</font> </td>
</tr>
<tr>
<td> 10.14+ </td>
<td> x86-64 (64-bit) on Apple Silicon (via Rosetta)</td>
<td> <font color="red">Not recommended (untested)</font> </td>
</tr>
<tr>
<td> 11.4+ </td>
<td> ARMv8 (64-bit) </td>
<td> <font color="green">Tier 1</font> </td>
</tr>
<tr>
<td> 10.14+ </td>
<td> Rosetta 2 </td>
<td> <font color="red">Tier 3</font> </td>
</tr>
<tr>
<td rowspan="2"> Windows </td>
<td rowspan="2"> 10+ </td>
Expand All @@ -379,6 +379,10 @@ Different OSes and architectures have varying [tiers of support](/downloads/#sup
<td> i686 (32-bit) </td>
<td> <font color="green">Tier 1</font> </td>
</tr>
<tr>
<td> WSL 2 </td>
<td> <font color="red">Tier 3</font> </td>
</tr>
<tr>
<td rowspan="6"> Linux (Glibc) </td>
<td rowspan="5"> 2.6.24+ </td>
Expand Down

0 comments on commit fcd0019

Please sign in to comment.