Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

sweetbbak/asukaOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

18 Commits

Repository files navigation

AsukaOS

example

AsukaOS is a simple x86 operating system written in Zig 0.14.0-dev

Building + Running

if you have just you can just run:

# build and run the OS in qemu (and clean up the iso and build dir)
just
# it also includes a helper task to download the correct version of Zig into a sub-folder
just download-zig
# and each step individually
# build the iso;
just mkiso
# build the iso and run qemu;
just qemu
# just build the Zig executable:
just build
# you can also run the equivalent in Zig directly:
zig build
zig build run
zig build make-iso

Credits

About

A cute x86 Operating System built with Zig.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /