diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2026-04-01 23:44:24 +0200 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2026-04-01 23:44:24 +0200 |
| commit | e22748d48899d93c6af2684b33688c91c239596c (patch) | |
| tree | 29dfd7ce970dcdc988e91ebd108128445c408a33 /README.md | |
| parent | fcfb0e80a039d8283f6a298ed67a26c23e3a560a (diff) | |
revival of the async-io functions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -193,7 +193,7 @@ Zig Core Language * [x] Sentinel termination * [x] Quoted identifiers @"" * [x] Anonymous structs/tuples/lists -* [ ] Async I/O +* [x] Async I/O * [X] Interfaces * [X] Bit manipulation * [X] Working with C |
