revival of the async-io functions

This commit is contained in:
Chris Boesch
2026-04-01 23:44:24 +02:00
parent fcfb0e80a0
commit e22748d488
4 changed files with 65 additions and 38 deletions

View File

@@ -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