this fixes the compile for arm and aarch64 reported via https://github.com/CraneStation/cranelift/issues/977
This crate performs autodetection of the host architecture, which can be used to configure Cranelift to generate code specialized for the machine it's running on.