mirror of
https://codeberg.org/ziglings/exercises.git
synced 2024-12-25 01:00:26 +00:00
Added SIMD.
This commit is contained in:
parent
96df8ba304
commit
97c2ea2f49
1 changed files with 1 additions and 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue