RE: #TIL PAUSE x86 instruction #assembly ...
I wonder if it means yield() is going to be compiled as PAUSE.
yield()
RE: #TIL PAUSE x86 instruction #assembly ...