mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-07 13:33:22 +00:00
Update readme.md (#22827)
Added table view in Compiling section of documentation
This commit is contained in:
@@ -35,9 +35,11 @@ the latest release, check out [Nim's website][nim-site] or [bleeding edge docs](
|
||||
The compiler currently officially supports the following platform and
|
||||
architecture combinations:
|
||||
|
||||
* Windows (Windows XP or greater) - x86 and x86_64
|
||||
* Linux (most, if not all, distributions) - x86, x86_64, ppc64 and armv6l
|
||||
* Mac OS X (10.04 or greater) - x86, x86_64, ppc64 and Apple Silicon (based on the ARM64 architecture)
|
||||
| Operating System | Architectures Supported |
|
||||
|--------------------------------|----------------------------------------|
|
||||
| Windows (Windows XP or greater) | x86 and x86_64 |
|
||||
| Linux (most distributions) | x86, x86_64, ppc64, and armv6l |
|
||||
| Mac OS X (10.04 or greater) | x86, x86_64, ppc64, and Apple Silicon (ARM64) |
|
||||
|
||||
More platforms are supported, however, they are not tested regularly and they
|
||||
may not be as stable as the above-listed platforms.
|
||||
|
||||
Reference in New Issue
Block a user