From ad3c20456dbd93f79215d77480482f1f9e529ed0 Mon Sep 17 00:00:00 2001 From: Max Slater Date: Thu, 25 Jan 2024 17:46:30 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb90b89..b3e1941 100644 --- a/README.md +++ b/README.md @@ -278,6 +278,7 @@ For faster parallel builds, you can instead generate [ninja](https://ninja-build - [ ] scheduler work stealing - [ ] io_uring for Linux file IO - [ ] sockets + - [ ] use relaxed atomics on aarch64 - Types - [ ] Result - [ ] Map: don't store hashes of integer keys