Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

Rust core library downloaded for your target (example for x86_64)

rustup target add x86_64-unknown-none

Nightly channel

rustup override set nightly

Install QEMU and set the environmental variable QEMU to the path to its installation folder.

Structure

src - Automatically runs the kernel in QEMU kernel - Core exokernel kernel/arch - Arch-specific code (arch)/bootloader/bios - BIOS bootloader

About

A exokernel-based OS (when I finish it)

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages