`Literal` will use `std::sqrt` to calculate `f32.sqrt` and `f64.sqrt`. It cause output wasm different when we build in arm64 and x64.