How many ES5 environments are still in use today?
Wes Garland
wes at page.ca
Wed Apr 4 13:04:48 UTC 2018
We still use ES5 for development, since our server-side platform (GPSEE)
doesn't run on later SpiderMonkey (embedding API made massive changes a
couple of years ago and we haven't had resources to update.....massive
changes)
I am working closely with another company right now that uses NodeJS. It's
nominally ES6, but ES6 modules are not available in typical deployments,
which is a pretty major missing feature.
Wes
On 2 April 2018 at 15:18, /#!/JoePea <joe at trusktr.io> wrote:
> I'm curious to know how many pure ES% environments (with or without
> non-standard features like __proto__, and without any ES6 features) are
> still being used in the wild.
>
> Would this come down to a browser statistics lookup? I believe there are
> other projects that use ES, like Rhino, Espruino, etc. Do you know of some
> place to get such statistics besides for browsers?
>
> */#!/*JoePea
>
> _______________________________________________
> es-discuss mailing list
> es-discuss at mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
>
>
--
Wesley W. Garland
Director, Product Development
PageMail, Inc.
+1 613 542 2787 x 102
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20180404/a87091ac/attachment.html>
More information about the es-discuss
mailing list