File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,10 +47,10 @@ documentation][mdn-temporal].
4747
4848## Back on track
4949
50- Being a JavaScript engine / interpreter, implementing the ECMAScript
51- specification is our raison d'être. One of our primary goals is to
52- implement the specification to high degree of conformance. This is even
53- more so important because Temporal represents roughly 7-8% of the
50+ Being Boa a JavaScript engine / interpreter, developing a correct
51+ implementation of the ECMAScript specification is our raison d'être.
52+ This, in consequence, makes implementing Temporal one of our most
53+ important goals, since it represents roughly 7-8% of the
5454current conformance test suite (~ 4000 of the ~ 50,000 tests).
5555
5656When the PR of the first prototype of Temporal for Boa was submitted a
You can’t perform that action at this time.
0 commit comments