Categories
Applications
Bootables
Operating System
  • Github CLI
  • SSH
  • HTTPS
Clone Repo

HellOS

Bare bones “hello world” i386 kernel written in Zig.

Building

zig build-exe hellos.zig -target i386-freestanding -T linker.ld

Testing with qemu

qemu-system-i386 -kernel hellos
About
"hello world" x86 kernel example
Owner
andrewrk (User)
Last Commit
2021-03-10
Latest Release
Latest Release Date
Created
2018-10-26