We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 006f7ba commit 3ba5e87Copy full SHA for 3ba5e87
blog/2025-09-24-temporal-release/index.md
@@ -378,7 +378,7 @@ implementation.
378
Third, with adoption from multiple engines, `temporal_rs` benefits via
379
external test coverage beyond the native Rust unit tests. For instance,
380
looking at the engines that offer conformance numbers (Boa, Kiesel, and
381
-V8), each implementation is currently north of 95% conformance with V8
+V8), each implementation [is currently north of 95% conformance](https://test262.fyi/#) with V8
382
reaching the highest at around 99% conformance. There is still a small
383
disparity in conformance, but this can be explained by the absence of
384
some related features, i.e. Boa still hasn't completed its
0 commit comments