Skip to content

Progress on const, let and async functions #715

@AlexanderEggers

Description

@AlexanderEggers

I noticed that in https://github.com/facebook/hermes/blob/main/doc/Features.md, there are a few items which are unclear which part of these features are missing/still in progress:

  • let and const (block scoped variables, with support for the temporal dead zone)
  • Async function (async and await)

I have a project running with Hermes which is using these language features, so I am having a hard time understanding this part of your documentation. I would appreciate it, if someone could clarify that for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions