New comment by someone13574 on void-packages repository https://github.com/void-linux/void-packages/pull/50476#issuecomment-2129699570 Comment: You might need to add `archs="x86_64-* aarch64-*"` because those are the only architectures which wasmtime supports and it seems that there aren't any easy fixes to allow it to run on other architectures beyond disabling extensions at compile time upstream. I'll see if I can get a PR merge which does this.