Zig NEWS

Discussion on: Fast, multi-platform, SIMD math library in Zig

Collapse
 
austinclem1 profile image
Austin Clements

This is awesome!! For releasing software using SIMD would your approach be to release multiple builds with different processor extensions enabled? Alternatively is there a way to have one binary that determines SIMD capabilities at runtime?