Initial vendor packages
Signed-off-by: Valentin Popov <valentin@popov.link>
This commit is contained in:
6
vendor/memchr/src/arch/wasm32/simd128/mod.rs
vendored
Normal file
6
vendor/memchr/src/arch/wasm32/simd128/mod.rs
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
/*!
|
||||
Algorithms for the `wasm32` target using 128-bit vectors via simd128.
|
||||
*/
|
||||
|
||||
pub mod memchr;
|
||||
pub mod packedpair;
|
Reference in New Issue
Block a user