Current issues:
cpp
and ld
binaries don't seem to support spaces between options and their arguments (for instance, -D foo
, or -l c
). Strangely, cpp and clang behave differently in this respect.Let me know if you find a good CI system for macos. I know zig uses azure pipelines, but I really don't want to set that up ><.
Not even sure if sr.ht will ever support mac.
I think travis supports macOS, I'm using that for samurai: https://travis-ci.org/michaelforney/samurai/jobs/512734994