Lokathor / wide

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

feat: add i16x8::mul_keep_high #149

Closed RRRadicalEdward closed 3 months ago

RRRadicalEdward commented 3 months ago

@Lokathor I made it more reasonable by adding a proper WASM SIMD implementation. Maybe, I'm luckier to get the PR merged this time 😄

Lokathor commented 3 months ago

released wide-0.7.16