has anyone ever built the popular coremark suite using zig??? the benchmark comprises about a dozen C source files, along with a makefile…
besides being used for comparing embedded MCU performance, it also provides a nice benchmark for comparing C compilers themselves…
if nothing else, this could showcase the use of zig.build
to compile a legacy codebase… most major silicon vendors will supply a “coremark project” for eclipse, vscode, etc…