JSC loves ES6
webkit.org
JSC loves ES6
1–10 of 191 posts
Re: JSC loves ES6
#2Re: JSC loves ES6
#3I’ve been staying away from most new ES6 features because when I tested them a year ago (either transpiled or with native support) they were slow as molasses in every browser I tried. Hopefully having some better benchmarks gets Firefox and Chrome developers to also get to work on this.
Basically, if there is native support but it's not as fast as compiled/polyfilled we could continue to compile.
Re: JSC loves ES6
#4Re: JSC loves ES6
#5Re: JSC loves ES6
#6Re: JSC loves ES6
#7A bit odd that they don't call it ES2015.
Re: JSC loves ES6
#8Worth noting that Safari Technology Preview was the first browser to support all of ECMAScript 2016+ features. * http://kangax.github.io/compat-table/es2016plus/
Re: JSC loves ES6
#9Another great reason to migrate Electron to WebKit. With WebKit and JSC Electron will be faster and will use a zero amount of RAM and battery!