4 ms·
From the front page: "Your program will also boot on bare metal too. In other words, you've written a normal textbook C program, and thanks to Cosmopolitan's l
by sai_c 4y ago
From the front page:
"Your program will also boot on bare metal too. In other words, you've written a normal textbook C program, and thanks to Cosmopolitan's low-level linker magic, you've effectively created your own operating system which happens to run on all the existing ones as well."
- stevewatson301 4y agoDoes it have basic networking support (via Ethernet)? That should make for a cool way to build unikernels.
- Tepix 4y agoLooking at the table, it looks as if networking is not yet supported on Metal (socket, bind, connect, accept, etc.)