Cargo Features
coresimd has no features set by default.
[dependencies]
coresimd = { version = "0.1.2", features = ["strict", "intel_sde", "wasm_simd128"] }
- strict
-
Internal-usage only: denies all warnings.
- intel_sde
-
Internal-usage only: enables only those intrinsics supported by Intel's Software Development Environment (SDE).
- wasm_simd128
-
Enables wasm simd128 intrinsics