Comment on Async/await support in FirefoxparentComments−phamilton9yIt's still an order of magnitude more than many green threads implementations.musl is interesting though. I've never seen it pitched as a solution for normal machines. I've always seen it in the context of small embedded systems.
Comments
It's still an order of magnitude more than many green threads implementations.
musl is interesting though. I've never seen it pitched as a solution for normal machines. I've always seen it in the context of small embedded systems.