HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by agos

Comment by agos a day ago

0 replies

View on Hacker News

Deno supports it behind a flag[1]

Chrome is implementing it[2]

WebKit has an open PR[3]

I found no reference to Node working on it

and of course you can already use a polyfill (though it's quite heavy)

[1] https://deno.com/blog/v1.40?ref=computus.org#temporal-api

[2] https://chromestatus.com/feature/5668291307634688?ref=comput...

[3] https://github.com/WebKit/WebKit/pull/45603