blob: 869fa4715d69aea75f22070bd58281ccc2216e8c [file] [log] [blame]
error: abnormal termination: calling a function that requires unavailable target features: simd128
--> tests/fail/function_calls/target_feature_wasm.rs:LL:CC
|
LL | simd128_fn();
| ^^^^^^^^^^^^ abnormal termination occurred here
note: some details are omitted, run with `MIRIFLAGS=-Zmiri-backtrace=full` for a verbose backtrace
error: aborting due to 1 previous error