Hacker News new | ask | show | jobs
by sylware 881 days ago
You have to keep in mind that since RISC-V is an ISA standard, C[gcc] coded kernels are here for legacy support purpose. The C[gcc] language is not appropriate anymore, assembly coded is the right(tm) way.
1 comments

What is this supposed to mean? You think someone is going to rewrite linux in assembly language?