diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2024-11-08 21:34:21 +0000 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2024-11-08 21:34:21 +0000 |
| commit | ae541a0d9cb51fcd607a931c488b51333b6ea2b3 (patch) | |
| tree | 596d7d606d9d5b15915513899d01cdebbf84fe5d /README.md | |
| parent | 2606e537331bd642d0319305e038f602df6cf779 (diff) | |
| parent | fb46871dab2218349b1d2a21b8af73c509e61436 (diff) | |
Merge pull request 'Added SIMD.' (#178) from readme into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/178
Diffstat (limited to 'README.md')
| -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 |
