Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevincharm/argir

x86_64 kernel ( ╯°□°)╯彡┻━┻
https://github.com/kevincharm/argir

Last synced: about 4 hours ago
JSON representation

x86_64 kernel ( ╯°□°)╯彡┻━┻

Awesome Lists containing this project

README

        

# argir

This is my very slow-moving hobby kernel that I hack on in my spare time. Currently, nothing works! 😌

Screen Shot 2020-11-13 at 6 30 29 pm

## Toolchain

- [docker](https://www.docker.com/products/docker-desktop) - The cross compiler and other build tools are pulled as a Docker image during build time for reproducibility.
- [qemu](https://www.qemu.org/download) - I develop this on QEMU. Of course, you can also just burn the ISO and boot it on real metal.