Y
Hacker News
new
|
ask
|
show
|
jobs
by
xx__yy
125 days ago
I'm not that cluey, but from the README it sounds like it can be compiled for a bunch of arches
1 comments
asQuirreL
124 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
124 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