Types

Available SIMD vector types across x86-64, AArch64, and WASM

Magetypes provides generic SIMD vector types parameterized by backend token. This section covers what's available, what tokens they require, and how the generic pattern works across platforms.

  1. Type Overview — Full type tables, properties, basic usage
  2. Platform Notes — Platform-specific imports, feature flags, #[cfg] patterns