Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunguha authored Apr 22, 2021
1 parent b55535e commit 2fe322b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,10 @@ To test:
- `tests/`: Unit tests.

- `eval/`: Scripts and files used for evaluating ElementaryJS effectiveness.

## Unsupported Features

ElementaryJS does not support some JavaScript features, not because we intend to omit them, but because we haven't done the work to support them:

1. Array spread syntax
2. Destructuring assignment

0 comments on commit 2fe322b

Please sign in to comment.