javascript - What version of ECMAScript does CEF support? -


can please me determine supported version of ecmascript in chromium embedded framework(cef)?

i want use ecmascript 6 it.

it depend on corresponding chromium version: https://cefbuilds.com/

ecmascript 6 not yet supported on latest stable version of cef (chromium 45) https://kangax.github.io/compat-table/es6/#chrome45

i suggest use pre-processors babel.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -