top | item 31759121

(no title)

glassconclusion | 3 years ago

Do you think there is any practical use to it instead of running just an embedded OS? Driver support maybe?

discuss

order

kissiel|3 years ago

drivers, as you said, for filesystems for instance, syscalls available that we know and love :), somewhat easier deployment (elf instead of raw bin), other abstractions that linux provides, multiprocessing (if done carefully), real multithreading,