ashvardanian / StringZilla

Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
https://ashvardanian.com/posts/stringzilla/
Apache License 2.0
2.1k stars 71 forks source link

Fixed MSVC default arch issue introduced by #130 #134

Closed ashbob999 closed 5 months ago

ashbob999 commented 5 months ago

Fixes MSVC default arch issue introduced by #130.

ashvardanian commented 5 months ago

:tada: This PR is included in version 3.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: