Hacker News new | ask | show | jobs
by productivepizza 1662 days ago
Yes, it should not be the first option. But, under certain circumstances it can be very helpful. For example, if you have to support multiple toolchains and multiple architectures. Using inline assembly can let you consolidate many assembly files into 1 C file.