Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwaway27448
126 days ago
Why choose intel? Let's build bootable software in 2026
1 comments
xx__yy
126 days ago
I'm not that cluey, but from the README it sounds like it can be compiled for a bunch of arches
link
asQuirreL
126 days ago
It can be (cross-)compiled on whatever architectures the Zig compiler is available for, but the source contains inline x86 assembly, so you're not going to be able to build this for ARM or RISC-V.
link
mghackerlady
126 days ago
For how short it is, it would be trivially easy to translate the instructions into whatever flavor of CPU made in the past 25 years or so
link