Comment by drob518

Comment by drob518 a day ago

1 reply

After skimming the docs and the site, I suspect this is x86-only for now. No mention of ARM or other processor architectures and the listed hardware support suggests a PC hardware target. You could probably cross compile on an Apple silicon Mac and run under emulation (e.g., QEMU).

vkdev0 a day ago

That's right, currently only the x86-64 architecture is supported.