mirror of
https://codeberg.org/ziglings/exercises.git
synced 2024-12-26 01:20:30 +00:00
Merge pull request 'Added SIMD.' (#178) from readme into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/178
This commit is contained in:
commit
ae541a0d9c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue