hermit icon indicating copy to clipboard operation
hermit copied to clipboard

work on arm64/aarch64 support

Open G4Vi opened this issue 2 years ago • 0 comments

  • WAMR should support them, but not with fast jit.
  • With cosmo's apelink it should be possible to build both x86_64 and arm64 executables seperately and then link them together into one cross-arch and cross-os fat binary.

G4Vi avatar Jan 24 '24 16:01 G4Vi