3 ms·
I'm not that cluey, but from the README it sounds like it can be compiled for a bunch of arches
by xx__yy 7mo ago
I'm not that cluey, but from the README it sounds like it can be compiled for a bunch of arches
- asQuirreL 7mo agoIt 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.
- mghackerlady 7mo agoFor 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