### Is your feature request related to a problem? Please describe. On Apple silicon, Docker is not using the arm64 version of the container because of WASI_SDK. So the builds on M1/M2 Macs are quite slow. ### Describe the solution you'd like In https://github.com/WebAssembly/wasi-sdk/issues/294 seems to be resolved. ### Describe alternatives you've considered _No response_ ### Additional context _No response_