Hacker News new | ask | show | jobs
by drob518 83 days ago
You could always get around the compiler uncertainty using a RV assembler, no? These IO programs are not long or terribly sophisticated.
1 comments

Correct, actually most programs I've written for the BIO are in assembly.

The C compiler support is a relatively recent addition, mostly to showcase the possibilities of doing high-level protocol offloading into the BIO, and the tooling benefits of sticking with a "standard" instruction set.