Comment by mark_l_watson

Comment by mark_l_watson a day ago

2 replies

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.

drob518 a day ago

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.