llogiq / bytecount

Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
Apache License 2.0
225 stars 27 forks source link

Allow fallback when wasm is specified without SIMD128 #96

Open cmccall-epilog opened 5 days ago

cmccall-epilog commented 5 days ago

Addresses https://github.com/llogiq/bytecount/issues/94