authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2017-09-27 21:03:44-04:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2017-09-27 21:03:44-04:00
logc03a76414717274d02280fdaaaceff1ef4151d07
tree11b216add12bafa8d36d286820789755a90d92d1
parent224cd8a01eff193e7683362c7743b939b392c75a

README: we support x86_64 macos


1 files changed, 1 insertions(+), 0 deletions(-)

README.md+1
......@@ -45,6 +45,7 @@ clarity.
4545 case. You can export an auto-generated .h file.
4646 * Standard library supports Operating System abstractions for:
4747 * `x86_64` `linux`
48 * `x86_64` `macos`
4849 * Support for all popular operating systems and architectures is planned.
4950 * For OS development, Zig supports all architectures that LLVM does. All the
5051 standard library that does not depend on an OS is available to you in