Cross-Platform
Polyfill strategy and known behavioral differences across architectures
Magetypes aims for API parity across x86-64, AArch64, and WASM. Wider types are polyfilled on narrower hardware, and the API surface is identical — but a few behavioral differences exist between architectures.
- Polyfills — How
f32x8works on 128-bit hardware,implementation_name() - Behavioral Differences — Operators, shift semantics, blend signatures