Lokathor / wide

A crate to help you go wide. By which I mean use SIMD stuff.
https://docs.rs/wide
zlib License
279 stars 23 forks source link

Activate `std` by default #99

Closed CryZe closed 3 years ago

CryZe commented 3 years ago

It's too risky to have it be deactivated by default as all users of this crate seem to have missed it. This is a breaking change.

Resolves #98

Lokathor commented 3 years ago

I think risky is an overstatement, and yet I will merge the PR.