Sha256: a20377aa8fe07d68594879101dc73061e4f51d9c8d812b593b1f376e3c8add79

Contents?: true

Size: 92 Bytes

Versions: 23

Compression:

Stored size: 92 Bytes

Contents

/*!
Vector algorithms for the `wasm32` target.
*/

pub mod simd128;

pub(crate) mod memchr;

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
wasmtime-14.0.3 ./ext/cargo-vendor/memchr-2.6.4/src/arch/wasm32/mod.rs
wasmtime-14.0.1 ./ext/cargo-vendor/memchr-2.6.4/src/arch/wasm32/mod.rs
wasmtime-14.0.0 ./ext/cargo-vendor/memchr-2.6.4/src/arch/wasm32/mod.rs