Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Oct 26, 2018
May 16, 2019
Oct 26, 2018

README.md

HellOS

Bare bones "hello world" i386 kernel written in Zig.

Building

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

Testing with qemu

qemu-system-i386 -kernel hellos

About

"hello world" x86 kernel example

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.