Skip to content

Improved Hermes ES6 score #50

Open
@tmikov

Description

@tmikov

Hermes has two experimental options that can potentially improve the results: --block-scoping and -Xes6-class. How difficult would it be to pass them?

FWIW, it looks not exactly trivial. I think hermes is invoked from https://github.com/CanadaHonk/test262.fyi/blob/78cb8ddcf97cb42c3c40117d35bc6d484caf0437/.github/workflows/run.yml and I don't see an obvious way to pass special arguments there (but I know nothing about Git workflows). Perhaps an easier alternative would be to create a wrapper shell-script and invoke that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    resultsError in results

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions