Skip to content
forked from 64/solstice

x86_64 operating system, written in Rust

License

Notifications You must be signed in to change notification settings

qrpnxz/solstice

 
 

Repository files navigation

Solstice

Build Status License

Rust x86_64 operating system.

Img

Install

Dependencies

Requires nightly rust and QEMU.

rustup component add llvm-tools-preview rust-src
cargo install cargo-xbuild bootimage

Building

cargo xbuild

Running

cargo xrun

About

x86_64 operating system, written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.5%
  • Shell 1.5%