We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262dd22 commit e04182dCopy full SHA for e04182d
crates/core_arch/tests/xcrate-macros.rs
@@ -1,4 +1,4 @@
1
-#![feature(stdsimd)]
+#![feature(stdsimd, wasm_simd)]
2
3
#[test]
4
#[cfg(target_arch = "wasm32")]
0 commit comments