Hacker News new | ask | show | jobs
by tapsboy 3739 days ago
Happy to see Webkit at 98% ES6 completion. Hopefully, all of these updates are flowing into Safari

http://kangax.github.io/compat-table/es6/#webkit

1 comments

ESnext is lagging behind though (12% to >30% for Firefox and Chrome)

On the other hand, i18n API support: http://kangax.github.io/compat-table/esintl/ not done yet, but at >90% it's way better than Safari's 50% and most of the failures seem to be accepting values it should throw errors for in i18n API.