add async functions to traceur differences

This commit is contained in:
Sebastian McKenzie
2014-11-13 13:40:54 +11:00
parent 8ff21b407d
commit 349eba33ce

View File

@@ -64,7 +64,7 @@ better suited if you'd like a full ES6 environment with polyfills and all.
| Browser support | ✓ | ✓ | ✓ | | | |
| Array comprehension | ✓ | ✓ | | | ✓ | |
| Arrow functions | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Async functions | ✓ | | ✓ | | | |
| Async functions | ✓ | | ✓ | | | |
| Classes | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Computed property names | ✓ | ✓ | ✓ | ✓ | ✓ | |
| Constants | ✓ | ✓ | | | ✓ | |