Hacker News new | ask | show | jobs
by perbu 2227 days ago
Not quite. Everything runs as PID 0. :-)

There are no processes here. Everything runs inside the kernel. You don't have exec(), fork() or similar.

1 comments

Is this just bare metal embedded development, with a nice HAL?
We're hoping that many regular server-type applications can be ported simply by recompiling them.