Hacker News new | ask | show | jobs
by triilman 232 days ago
https://github.com/triilman25/tcp-socket-in-riscv-assembly

I wrote TCP Socket for RISCV by using ISA RV64I. You have to know about linker relaxation and how to using it. Some of reference I have attached there