Update readme

This commit is contained in:
Andrew Morris
2023-03-21 16:44:57 +11:00
parent feeb0594de
commit 660518b083

View File

@@ -467,7 +467,6 @@ not the subset of ValueScript that has actually been implemented.
- JS: `-> false`
- This is a value semantics thing - objects don't have identity
- Catching exceptions
- Error (and TypeError, RangeError, etc)
- Enforcing `const`
- Temporal dead zones
- Iterators