Module core::core_arch::arch::wasm

source ·
🔬This is a nightly-only experimental API. (simd_wasm64 #90599)
Available on target_family="wasm" only.
Expand description

Platform-specific intrinsics for the wasm target family.

See the module documentation for more details.

Re-exports

  • pub use crate::core_arch::wasm32::*;
    Experimental