Encountered while running a Tauri build on Apple Silicon. Related to issue #171
thread 'main' (2080914) panicked at /rustc/e8e4541ff19649d95afab52fdde2c2eaa6829965/library/core/src/panicking.rs:225:5:
llvm.aarch64.neon.sqdmulh.v2i32 is not yet supported.
See https://github.com/rust-lang/rustc_codegen_cranelift/issues/171
Please open an issue at https://github.com/rust-lang/rustc_codegen_cranelift/issues
stack backtrace:
0: __rustc::rust_begin_unwind
at /rustc/e8e4541ff19649d95afab52fdde2c2eaa6829965/library/std/src/panicking.rs:689:5
1: core::panicking::panic_nounwind_fmt::runtime
at /rustc/e8e4541ff19649d95afab52fdde2c2eaa6829965/library/core/src/panicking.rs:122:22
2: core::panicking::panic_nounwind_fmt
at /rustc/e8e4541ff19649d95afab52fdde2c2eaa6829965/library/core/src/intrinsics/mod.rs:2448:9
3: core::panicking::panic_nounwind
at /rustc/e8e4541ff19649d95afab52fdde2c2eaa6829965/library/core/src/panicking.rs:225:5
Encountered while running a Tauri build on Apple Silicon. Related to issue #171