Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 227 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 227 Bytes

A linux userland emulator written in rust. It currently is almost able to run a statically linked C hello world executable. It has strong memory acces guarantees, faulting on any acces at lest 32 bytes out of any allocation.