Come on TC39, V8 and Node have implemented all but the most obscure parts of ES6—where is the standard for import?
NodeJS 6.1 passes 96% of ES6 tests, failing only on proper tail calls, iterator
closing, and some Proxying of internal get
calls.
But no standard is in sight for resolving resources based on the string in import statements.
View the compatibility table results at node.green