Commit graph

6 commits

Author SHA1 Message Date
Alexander Meißner
340ef20738 Adds element wise multiplication as Mul and division as Div. 2022-11-26 17:45:22 +01:00
Alexander Meißner
9e3f6959b5 Improves usability by providing accessor methods, index traits and conversion traits implementations. 2022-10-16 23:15:17 +02:00
Alexander Meißner
c6f353666a Updates wasm32 simd128 instruction v32x4_shuffle to i32x4_shuffle. 2021-06-18 21:21:17 +02:00
Alexander Meißner
16d544b769 Fixes target arch detection. 2021-06-18 20:57:20 +02:00
Alexander Meißner
b275827704 Implements debug, index and assign traits in Rust target. 2021-04-17 13:43:52 +02:00
Alexander Meißner
c5aefbc138 Moves simd crate in root crate 2021-04-04 16:31:23 +02:00
Renamed from simd/src/lib.rs (Browse further)