Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

but why is it not simply using a separate asm file instead of embedding the preassembled binary as a constant?


Because for many years libco has supported all C89 compilers. I didn't want a dependency on GNU as on Windows, nor did I want to write an MSVC variant. There is no technical reason it cannot be inline now, especially now that we have Clang with a compatible asm syntax.




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

Search: