Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 161 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 161 Bytes

xv6-zig

This is a reimplementation of xv6 (x86 ver) in Zig.

Requirements

  • latest Zig
  • QEMU
  • GRUB
  • xorriso

Build and Run

zig build run