cloudflare / sliceslice-rs

A fast implementation of single-pattern substring search using SIMD acceleration.
MIT License
90 stars 16 forks source link

Add `aarch64` feature #75

Closed marmeladema closed 2 years ago

marmeladema commented 2 years ago

This is done in order to fix compilation with stable compiler on aarch64 architecture.