Skip to content

Commit b4b15d8

Browse files
nekevssjedel1043
andauthored
Update blog/2025-06-15-temporal-impl-1.md
Co-authored-by: José Julián Espina <[email protected]>
1 parent da5786f commit b4b15d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

blog/2025-06-15-temporal-impl-1.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ internal builtins and externalized into its own crate,
6565
[`temporal_rs`][temporal-rs-repo], which then first landed behind an
6666
experimental flag in Boa v0.18.
6767

68-
After over a year and a half of development, Boa now sits at about 90%
69-
overall conformance for Temporal and growing with the entire
70-
implementation backed by `temporal_rs`.
68+
After over a year and a half of development, Boa now sits at a conformance
69+
of about 90% for Temporal (and growing), with the entire implementation
70+
being backed by `temporal_rs`.
7171

7272
For its part, `temporal_rs` is shaping up to be a proper Rust date/time
7373
library that can be used to implement temporal in a JavaScript engine or

0 commit comments

Comments
 (0)