zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit c03a76414717274d02280fdaaaceff1ef4151d07 (tree)
parent 224cd8a01eff193e7683362c7743b939b392c75a
Author: Andrew Kelley <superjoe30@gmail.com>
Date:   Wed, 27 Sep 2017 21:03:44 -0400

README: we support x86_64 macos

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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