Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 245 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 245 Bytes

FeauxS

A continuation of my OS (CS3800) project (of the same name), with a few changes:

  • Using clang++-wasm instead of emscripten
  • Building ground-up from hardware sim first
  • Using actual x86-64 ASM
  • Kernel written from scratch