Add support for the JavaScript Temporal API #3102
paulo-assoc
started this conversation in
General
Replies: 1 comment
-
|
Thanks for the request — and the boa-dev/temporal pointer, that is exactly the route we are taking. We have opened a tracker for native Temporal support via the Follow #4686 for progress. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Either have built-in support for the Temporal API or support the npm package temporal-polyfill. A complete rust implementation of the Temporal API (used in V8) is here https://github.com/boa-dev/temporal.
Beta Was this translation helpful? Give feedback.
All reactions