| ... | @@ -10113,7 +10113,7 @@ Available libcs: | ... | @@ -10113,7 +10113,7 @@ Available libcs: |
| 10113 | The Zig Standard Library ({#syntax#}@import("std"){#endsyntax#}) has architecture, environment, and operating system | 10113 | The Zig Standard Library ({#syntax#}@import("std"){#endsyntax#}) has architecture, environment, and operating system |
| 10114 | abstractions, and thus takes additional work to support more platforms. | 10114 | abstractions, and thus takes additional work to support more platforms. |
| 10115 | Not all standard library code requires operating system abstractions, however, | 10115 | Not all standard library code requires operating system abstractions, however, |
| 10116 | so things such as generic data structures work an all above platforms. | 10116 | so things such as generic data structures work on all above platforms. |
| 10117 | </p> | 10117 | </p> |
| 10118 | <p>The current list of targets supported by the Zig Standard Library is:</p> | 10118 | <p>The current list of targets supported by the Zig Standard Library is:</p> |
| 10119 | <ul> | 10119 | <ul> |