| ▲ | qbane 13 hours ago | |||||||
I am not meant to be harsh, but note that it fails on a small number of test cases, on v0.21 that is ~900 out of ~50k. Strictly speaking it cannot be described as standard-comforming unless there is some reason behind every failed test. A better way to strive on standard conformance, like QuickJS takes, is to pin down the ecma262 revision and make it 100% compliant. | ||||||||
| ▲ | nekevss 12 hours ago | parent | next [-] | |||||||
That may be fair. The better wording may even be specification compliant, but none of the Boa maintainers made this post (we found out about it after the fact). We, the maintainers, could probably sit down some day and try to triage the failures into a documented txt file, but the overhead on that might make it hard to maintain for an open source project. Plus a large amount of the failures are just new specification features that nobody has implemented yet. | ||||||||
| ||||||||
| ▲ | bakkoting 9 hours ago | parent | prev [-] | |||||||
I don't think there's literally any conforming implementations of modern ECMAScript by that definition. | ||||||||
| ||||||||