05:01 | <ljharb> | github actions should be automatically on for everything, is it not? |
19:40 | <bakkot> | shu: what's Atomics.waitAsync waiting on? just a second implementation? |
19:40 | <shu> | correct |
19:41 | <shu> | it is actually pretty tricky to implement, and the use case is fairly niche, so probably not prioritized |
19:41 | <shu> | you have a use case? |
19:45 | <bakkot> | not really |
19:46 | <bakkot> | I was just going to publish a pure-JS setTimeout polyfill |
19:48 | <shu> | ah |