summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorinnerviewer <innerviewer@noreply.codeberg.org>2024-11-09 13:28:43 +0000
committerinnerviewer <innerviewer@noreply.codeberg.org>2024-11-09 13:28:43 +0000
commit02bd0b20224302f315f6e4c969fbecdfbe2852e6 (patch)
tree895d46d5469558c944c11dd1b5427317ee5f459b /README.md
parent33d61cb3c9a0d7572937dea875037f0a1e817939 (diff)
parent63951df5230966b9ee20f6695d56557b73ccb45a (diff)
Merge branch 'main' into fix-consistent-naming-106
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2aa52cd..c1ace19 100644
--- a/README.md
+++ b/README.md
@@ -232,6 +232,7 @@ Zig Core Language
* [X] Working with C
* [X] Threading
* [x] Labeled switch
+* [x] Vector operations (SIMD)
Zig Standard Library