| author | |
| committer | |
| log | c03a76414717274d02280fdaaaceff1ef4151d07 |
| tree | 11b216add12bafa8d36d286820789755a90d92d1 |
| parent | 224cd8a01eff193e7683362c7743b939b392c75a |
1 files changed, 1 insertions(+), 0 deletions(-)
README.md+1| ... | ... | @@ -45,6 +45,7 @@ clarity. |
| 45 | 45 | case. You can export an auto-generated .h file. |
| 46 | 46 | * Standard library supports Operating System abstractions for: |
| 47 | 47 | * `x86_64` `linux` |
| 48 | * `x86_64` `macos` | |
| 48 | 49 | * Support for all popular operating systems and architectures is planned. |
| 49 | 50 | * For OS development, Zig supports all architectures that LLVM does. All the |
| 50 | 51 | standard library that does not depend on an OS is available to you in |