Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade SIMDe submodule to 0.8.2 (#2438) | Michael R. Crusoe | 2024-07-09 | 1 | -0/+0 |
| | |||||
* | Upgrade SIMDe submodule to 0.7.6 + a few fixes (#2239) | Michael R. Crusoe | 2023-05-21 | 1 | -0/+0 |
| | |||||
* | wasm2c: update simde submodule to 0.7.4-rc4 and add remaining tests (#2225) | Keith Winstein | 2023-05-04 | 1 | -0/+0 |
| | |||||
* | wasm2c: add SIMD support (#2119) | Willy R. Vasquez | 2023-01-29 | 1 | -0/+0 |
This change incorporates [simd-everywhere](https://github.com/simd-everywhere/simde) into the wasm2c output, which maps wasm SIMD C intrinsics to any supported target architecture. |