Skip to content

ES6 support  #305

@marie-j

Description

@marie-j

Is your feature request related to a problem? Please describe.
Currently when trying to write Javascript expression due to Otto limitation we are obliged to use only ES5 features.
This can be painful as we have to rewrite existing functions in some cases (Example: we have to use a for loop instead of using Array.prototype.find)

Describe the solution you'd like
Be able to write Javascript expression using ES6 features

Describe alternatives you've considered
For instance: https://github.com/dop251/goja

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions