Awaits for the result of the fiber to be computed.
Awaits for the result of the fiber to be computed. In Javascript, this operation will not, in general, succeed because it is not possible to block for the result. However, it may succeed in some cases if the IO is purely synchronous.
Runs the io asynchronously.
Awaits for the result of the fiber to be computed.
Awaits for the result of the fiber to be computed. In Javascript, this operation will not, in general, succeed because it is not possible to block for the result. However, it may succeed in some cases if the IO is purely synchronous.