Zenn scrap https://zenn.dev/nknight_amamiya/scraps/8fc44914bd6ed1
project home https://nk4dev.github.io/dev/make-a-os
build code
npm run build
build os image
npm run build:img
run os image with qemu
PATH/TO/QEMU/qemu-system-x86_64.exe -drive format=raw,file=target/x86_64-nknighta_os/debug/bootimage-nknighta_os.bin