ES6 Support #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, the engine has good ES5 support. However, for any real-world application having ES6 support is imperative.
The following features ought to be implemented:
The following will NOT be implemented:
This is cancelled, use babel instead