Updated Consts defined by the compiler (markdown)
This commit is contained in:
parent
bb3cccc096
commit
3a025c51ab
|
@ -32,7 +32,7 @@ when defined(Windows):
|
|||
* ``Haiku``
|
||||
* ``VxWorks``
|
||||
* ``JS``
|
||||
* ``NimrodVM``
|
||||
* ``NimrodVM`` (also see ``nimvm`` [here](https://nim-lang.org/docs/manual.html#statements-and-expressions-when-nimvm-statement))
|
||||
* ``Standalone``
|
||||
|
||||
### CPU Architectures:
|
||||
|
@ -48,7 +48,7 @@ when defined(Windows):
|
|||
* ``mips``
|
||||
* ``arm``
|
||||
* ``js``
|
||||
* ``nimrodvm``
|
||||
* ``nimrodvm`` (also see ``nimvm`` [here](https://nim-lang.org/docs/manual.html#statements-and-expressions-when-nimvm-statement))
|
||||
* ``avr``
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue