Y
Hacker News
new
|
ask
|
show
|
jobs
by
coffeeri
267 days ago
Check the
build.zig
file. It defines the arguments for QEMU to run the OS.
You should be able to run
zig build run
.