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
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMillions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.