Skip to content

X86-64 barebones Operating System programmed in Rust. Produced following Philipp Oppermann's blog series on Writing a Rust OS.

Notifications You must be signed in to change notification settings

wrinklykong/wrinkly_os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# wrinkly_os" OS written in Rust, following blogpost from https://os.phil-opp.com/.

Required to compile/run:

  • bootimage
  • target architecture download (i am using x86_64)
  • qemu/virtual machine software

About

X86-64 barebones Operating System programmed in Rust. Produced following Philipp Oppermann's blog series on Writing a Rust OS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages