Stream: helpdesk (published)

Topic: Assembly programming on other architechture


view this post on Zulip Jakob Nybo Nissen (Nov 29 2021 at 13:25):

I have something I need to do using ARMv8, assembly but I don't have a computer with an ARM chip. Is there any sort of emulator or such, that will allow me to run ARM assembly on my x86 machine?

view this post on Zulip chriselrod (Nov 29 2021 at 18:04):

Perhaps https://www.qemu.org/docs/master/about/index.html ?


Last updated: Oct 02 2023 at 04:34 UTC