thiagopnts · GitHub

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

Readme

MIT license

Activity

Stars

81 stars

Watchers

7 watching

Forks

1 fork

Releases

Packages

Contributors

Languages

Read the original on github.com ↗