Skip to content

thiagopnts/rustico

Repository files navigation

Rustico

A tiny 32 bit kernel written in Rust.

It prints 'olar mundo' then hangs. That's it:

Setup

With docker installed run:

$ docker build -t rustico .

Running it

$ docker run -it --privileged -v $(pwd):/kernel rustico make run

About

💣 Yet another tiny and unfinished x86/ARM kernel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published