-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
newsletter: Add a note about Temporal
- Loading branch information
1 parent
82ead90
commit 98ea920
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,9 +18,14 @@ Ladybird is fully funded through the generous support of companies and individua | |
|
||
We are incredibly grateful for their support. If you're interested in sponsoring the project, please [contact us](mailto:[email protected]). | ||
|
||
### Temporal do-over begins | ||
### Temporal do-over | ||
|
||
FIXME | ||
[Temporal](https://tc39.es/proposal-temporal/docs/) is a proposal to bring a modern and featureful date/time API to the ECMAScript language. | ||
We implemented this proposal a couple of years ago, but in the time since, the proposal has been refactored substantially, and we had not kept up. | ||
We decided it would not have been feasible to make our existing implementation fit the rewritten proposal, so we re-implemented it from scratch | ||
this month. | ||
|
||
In doing so, our overall [ECMAScript conformance](https://test262.fyi/#) has risen to 97%, which is the highest of any engine! | ||
|
||
### Individual CSS transform properties | ||
|
||
|