Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 400 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 400 Bytes

Requirements:

  • qemu-system-x86-64
  • rust nightly + cargo

How To Run: cargo run

Features:

  • Memory Filesystem not tempfs
  • Heap Allocation support
  • Can kinda edit text
  • Can kinda see images
  • No syscalls (yet)
  • No user level programs support (yet)
  • No multithreading (yet)

References:

Video