diff --git a/index.html b/index.html index b90ff5f..92192c9 100644 --- a/index.html +++ b/index.html @@ -51,7 +51,7 @@
@@ -70,7 +70,7 @@
@@ -113,13 +113,12 @@

Brief Specs

    -
  • Kernel is 17 ksloc
  • +
  • Kernel is 17k sloc
  • Threads
  • Processes
  • Tier 2 Rust support
  • -
  • Entire project built on stable Rust
@@ -128,6 +127,7 @@
  • Microkernel
  • Interrupts in userspace
  • Each page of memory is mapped once
  • +
  • Only stable Rust
  • No C compiler required