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.
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.