Hacker News new | ask | show | jobs
by Fraterkes 310 days ago
The hypocrisy gets even worse: the C code then gets compiled to assembly!
1 comments

Except C developers actually acknowledge that, they don't call libraries written in Assembly, C code.
Sure they do.

https://github.com/OpenMathLib/OpenBLAS https://github.com/FFmpeg/FFmpeg

Plenty of assembly in those projects but no mention of it in the README. Most C projects don't acknowledge the assembly they use.