Skip to content

macOS โ€‹

Validated via zig build-lib --target <t> -fno-emit-bin:

  • x86_64-macos โ€” compiles clean.
  • aarch64-macos (Apple Silicon) โ€” compiles clean.

The std.Io clock backend used by benchmarks resolves per-OS (monotonic/uptime sources); parsing itself makes no OS calls.

Related: Feature Matrix.

Released under the MIT License.