Comment by mark_l_watson
1 day ago
I also like that it runs on bare metal. I wonder is it builds and runs on macOS? (I am on a mobile device and can’t check it myself.)
Off topic, but I love the design of the linked web site.
1 day ago
I also like that it runs on bare metal. I wonder is it builds and runs on macOS? (I am on a mobile device and can’t check it myself.)
Off topic, but I love the design of the linked web site.
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).
That's right, currently only the x86-64 architecture is supported.