top | item 32921164

(no title)

sai_c | 3 years 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."

discuss

order

stevewatson301|3 years ago

Does it have basic networking support (via Ethernet)? That should make for a cool way to build unikernels.

Tepix|3 years ago

Looking at the table, it looks as if networking is not yet supported on Metal (socket, bind, connect, accept, etc.)