You are browsing as a guest. Sign up (or log in) to start making projects!

ross - rust microkernel

  • 1 Devlogs
  • 2 Total hours

A basic microkernel written in rust. It's not gonna be anything usable, I just wanna learn rust and osdev. what could go wrong? my main editor is helix and hackatime can't track that for some reason, so all of my time is shown in opencode and zsh. i'm trying to fix that.

Open comments for this post

2h 1m 19s logged

first devlog! i wrote a basic microkernel that boots and added basic page management and serial i/o. i’m working on virtual memory management now

i don’t have any big goals for this, i’m writing it just to learn rust and osdev. it’s also my first real rust project, so the code is pretty messy :p

first devlog! i wrote a basic microkernel that boots and added basic page management and serial i/o. i’m working on virtual memory management now

i don’t have any big goals for this, i’m writing it just to learn rust and osdev. it’s also my first real rust project, so the code is pretty messy :p

Replying to @a1x

0

Followers

Loading…