Feature
Enable the all-arch feature for wasmtime executable.
Benefit
I'm using the compile command to automatically precompile wasm assets for a range of platforms. At the moment this requires me to recompile wasmtime.exe every time there's a new release just to add this feature. Adding this to the executable doesn't seem to have any major drawbacks.