Firefly

Published:

What is Firefly?

Firefly is a homebrew microkernel written in Rust. It’s just a a project to help learn how a kernel works and how to write one in Rust since Rust is memory safe.

Supported architectures

Currently, Firefly only supports RISC-V due to the simplicity of the architecture. More may be supported in the future.