You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<spanclass="gray">(Section written by [@phip1611](https://github.com/phip1611))</span>
152
+
153
+
Philipp Schuster submitted his Diplom (Master) Thesis at TU Dresden where he build a policy-free system-call layer for
154
+
the Hedron microhypervisor. The project comes with a runtime system written in Rust for the microkernel and involves
155
+
a roottask that enables the execution of unmodified Linux binaries through an OS personality/Linux emulation. The
156
+
runtime system covers several interesting aspects of OS development, such as interaction with a kernel, system call
157
+
emulation, and starting programs from ELF files.
158
+
117
159
## Join Us?
118
160
119
161
Are you interested in Rust-based operating system development? Our `rust-osdev` organization is always open to new members and new projects. Just let us know if you want to join! A good way for getting in touch is our [gitter channel](https://gitter.im/rust-osdev/Lobby).
0 commit comments