* tcpip stack in the OS
* nic and driver
* homebrew web server assuming the OS doesn't have the compatible APIs to support those open source ones
The page mentions gcc nor clang, so chances are high the “Full C compiler” is home-grown.
If so, there probably is work to do to built a Rust compiler for it.
* tcpip stack in the OS
* nic and driver
* homebrew web server assuming the OS doesn't have the compatible APIs to support those open source ones