When Microsoft added Tasks / Async Await, that was when I finally stopped writing single threaded code as often as I did, since the mental overhead drastically went away. Python 3 as well.
Isn't this exactly the mess Zig is trying to get out of here?
Every other example I've seen encodes the execution model in the source code.
Isn't this exactly the mess Zig is trying to get out of here?
Every other example I've seen encodes the execution model in the source code.