diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2024-11-07 15:30:13 +0100 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2024-11-07 15:30:13 +0100 |
| commit | 97c2ea2f498933cbf46e154acf14126b3821b0e3 (patch) | |
| tree | 3249791dd510db1cad9a2726aed303fe22e7c83c | |
| parent | 96df8ba3047f12b54612597a49c8ecb687ec9455 (diff) | |
Added SIMD.
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -232,6 +232,7 @@ Zig Core Language * [X] Working with C * [X] Threading * [x] Labeled switch +* [x] Vector operations (SIMD) Zig Standard Library |
