From c03a76414717274d02280fdaaaceff1ef4151d07 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Wed, 27 Sep 2017 21:03:44 -0400 Subject: [PATCH] README: we support x86_64 macos --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bf646bf54..d976e30d37 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ clarity. case. You can export an auto-generated .h file. * Standard library supports Operating System abstractions for: * `x86_64` `linux` + * `x86_64` `macos` * Support for all popular operating systems and architectures is planned. * For OS development, Zig supports all architectures that LLVM does. All the standard library that does not depend on an OS is available to you in