a little 64bit operating system written in c++ with smp support
WingOS is a small hobbyist 64 bit kernel made with <3 in C++
oh and i'm 14 years old so sorry if the code is not the best code in the world.
Email: [email protected]
Discord: supercyp#1592
if you just want to run the os without building it, you can just install Qemu (for Qemu argument you can see the Makefile) , and grab the latest Artifacts in the github action
for building you can take a look at the Build guide
This project use the BSD 2-Clause License