top | item 47057762 (no title) pmarreck | 12 days ago what you’re experiencing is more or less why I am building some stuff in Zig instead of Rust discuss order hn newest simonask|11 days ago Looking at the code, I'm not really sure what part of this would be more verbose in Rust. This kernel does close to nothing, not even page table setup.Granted, the code writing to the VGA buffer will need to be in `unsafe` blocks, but yeah.
simonask|11 days ago Looking at the code, I'm not really sure what part of this would be more verbose in Rust. This kernel does close to nothing, not even page table setup.Granted, the code writing to the VGA buffer will need to be in `unsafe` blocks, but yeah.
simonask|11 days ago
Granted, the code writing to the VGA buffer will need to be in `unsafe` blocks, but yeah.