#23360 (closed)
This MR implements h$clock_gettime from GHCJS.
h$clock_gettime
The test ThreadDelay001 is re-enabled for the JS backend, which was previously broken due to this function being unimplemented.
ThreadDelay001