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

TinySys

  • 1 Devlogs
  • 2 Total hours

A micro-kernel implementation to learn about how kernels like Linux work.

Open comments for this post

2h 6m 26s logged

“Hello, world”

I managed to get the Zig EFI app code to boot inside of QEMU and also set up a convenient build.zig script so that I only have to execute zig build run which does all of the intermediate steps for me.

The build script took most of the time, because I was not yet familiar with the Zig build system at all.

0
0
35

Followers

Loading…