mirror of
https://github.com/ziglang/zig.git
synced 2024-11-15 08:33:06 +00:00
README: we support x86_64 macos
This commit is contained in:
parent
224cd8a01e
commit
c03a764147
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user