十年后(2024年)来考古。
j***ascript 的 sleep 方法: const isb = new Int32Array(new SharedArrayBuffer(4)) function sleep (ms) { Atomics.wait(isb, 0, 0, ms) }。