Merge pull request 'Added SIMD.' (#178) from readme into main

Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/178
This commit is contained in:
Chris Boesch 2024-11-08 21:34:21 +00:00
commit ae541a0d9c

View file

@ -232,6 +232,7 @@ Zig Core Language
* [X] Working with C * [X] Working with C
* [X] Threading * [X] Threading
* [x] Labeled switch * [x] Labeled switch
* [x] Vector operations (SIMD)
Zig Standard Library Zig Standard Library