>> 1. module => ES6 – some changes break with ES5.strict > > "some changes break with ES5.strict" is confusing -- do you mean 'let' works > instead of being a future reserved word, whereas in (3, below) 'let' is not > reserved at all?
I’m not sure about specifics, I mean “ES6 things that are not backward-compatible with with ES5.strict” (if those exist, but it seems like they do). -- Dr. Axel Rauschmayer [email protected] twitter.com/rauschma Home: rauschma.de Blog: 2ality.com
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

