<@U0B8FLVUH>: the idea is that fibers are cheaper ...
# language-proposals
m
@loganj: the idea is that fibers are cheaper than threads. calling "await someAsyncOperation" stores the entire stack frame into the heap and then releases the thread back to some outer loop