▲ | habedi0 4 days ago | ||||||||||||||||
I think they want to add lambdas to Zig at some point. The number of changes is high between releases. | |||||||||||||||||
▲ | Defletter 4 days ago | parent [-] | ||||||||||||||||
Unless something has changed from this (https://github.com/ziglang/zig/issues/1717#issuecomment-1627...), that is unlikely. The irony is that Zig's new async/await strategy is to use event loops with passed-in functions (https://www.youtube.com/watch?v=x3hOiOcbgeA&t=3643s). | |||||||||||||||||
|