As mentioned in https://github.com/bytecodealliance/wasm-micro-runtime/issues/2504, the current release `wamrc` only has X86 target enabled. This PR enables more targets for release `wamrc`, including AArch64, ARM, Mips and RISCV.
As mentioned in https://github.com/bytecodealliance/wasm-micro-runtime/issues/2504, the current release `wamrc` only has X86 target enabled. This PR enables more targets for release `wamrc`, including AArch64, ARM, Mips and RISCV.