Welcome to Moss’s documentation!

How to Build and Run the kernel

  • for Linux and Mac
    1. mkdir build

    2. cd build

    3. cmake -DCMAKE_TOOLCHAIN_FILE=${DIR_OF_THIS_PROJECT}/CMake/Toolchain/ToolchainClang.cmake ..

    4. make

    and it’s done

  • for windows

    please use wsl

QA and Tips

  • QA:
    • Why it’s call Moss?
      • The name Moss comes from the AI from the movie 流浪地球

  • Tips:

Indices and tables