I keep seeing rumors that (at least some) 2021 macs are going to have arm architectures. I can't imagine Apple will ship computers where half the downloadable software is broken/you can't write code for one mac from another, but I don't know how this works. I noticed
@alessandrogario's open issue here:
https://github.com/osquery/osquery/issues/6285 porting over – does anybody know if
a. That will be sufficient?
b. Apple ARM is a totally different thing and code compiled to run on x86 will somehow work on that
c. Apple ARM is a totally different thing and code compiled to run on AArch64 won't work on that