Hacker News new | past | comments | ask | show | jobs | submit login

they actually use zig as build system, and it can be compiled (and cross-compiled) with zig cc



One of the options is zig cc. The default is makefiles and there's also good cmake support and plain bash/batch scripts.


Actually the Nim wrapper use none of the above, instead compiles and links the static library per project, recompiling only when the C source files has changed. Allows for the best flexibility if you are using nim.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: