Build an ARM64 Binary #238
Labels
enhancement
New feature or request
github
This issue is related to our use of GitHub
research
Need to dig into more
Milestone
There are two means of ARM64 support: one is running our x86_64 binary on ARM64, another is running a native ou dedetati on ARM64 and then running an ELF interpreter within it.
#119 at this moment shows a lot of promise for running our software on ARM64 through ELF interpretation. I'd like to carry this one step further by releasing ARM64 builds. As part of #119, we should build an ARM64 binary.
The text was updated successfully, but these errors were encountered: