🔬This is a nightly-only experimental API. (
stdsimd #48556)Available on
target_family="wasm" only.Expand description
WASM32 intrinsics
Re-exports
pub use self::atomic::*;Experimentalpub use self::simd128::*;Experimentalpub use self::relaxed_simd::*;Experimentalpub use self::memory::*;Experimental
Modules
- This module implements the WebAssembly
SIMD128ISA.
Functions
- Generates the
unreachableinstruction, which causes an unconditional trap.