blob: b55d1f07b074060395815e4d8865d84006b8c7f5 [file] [log] [blame]
/*!
Algorithms for the `wasm32` target using 128-bit vectors via simd128.
*/
pub mod memchr;
pub mod packedpair;