Safari 8 ES6-ish implementation.

2014-06-04 Thread C. Scott Ananian
So... Safari 8's betas were just released. It contains a partial ES6 implementation -- but one which fails many of `es6-shim`s test cases. See https://github.com/paulmillr/es6-shim/issues/252#issuecomment-45141791 Is anyone on es6-discuss in contact with the Safari team? Can we get Safari 8

Re: Safari 8 ES6-ish implementation.

2014-06-04 Thread Oliver Hunt
All these bugs can be filed at bugs.webkit.org (which is a much better place than a mailing list), anyway: On Jun 4, 2014, at 1:08 PM, C. Scott Ananian ecmascr...@cscott.net wrote: So... Safari 8's betas were just released. It contains a partial ES6 implementation -- but one which fails

Re: Safari 8 ES6-ish implementation.

2014-06-04 Thread Brendan Eich
Just FYI, Kangax's table now includes echo-js which is doing great! http://kangax.github.io/compat-table/es6/ /be Oliver Hunt wrote: All these bugs can be filed at bugs.webkit.org http://bugs.webkit.org (which is a much better place than a mailing list), anyway: On Jun 4, 2014, at 1:08 PM,