NoOn3 2 days ago

Great project. Mmap implementation is a cheat :).

1
UnmappedStack 2 days ago

Yeah mmap is quite a stub lol, I def cheated on that. I just wanted framebuffer access, but the user heap uses sbrk internally instead of mmap anyway so I properly