Skip to content

Comment on Ask HN: What is hand-coded assembly language used for these days?

Comments

Lots of time small embedded programs, especially on underpowered micro's, see this sort of attention.

Additionally, low level hardware interfacing is often done with hand coded assembly, because it is easier to "get right" on some crappy compiler toolchains that you face, then C.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.