Standard module API/specification?

Isiah Meadows impinball at gmail.com
Sat Nov 29 23:31:19 PST 2014


I was also looking for proposals. I know of the @iter proposal, but that's
about it. I also found a 2 year old [proposal](
http://wiki.ecmascript.org/doku.php?id=harmony:modules_standard), but it is
similar to my own proposal(-ish) [here](
https://github.com/impinball/harmony-stdlib), except that I focused more on
the existing standard globals in potentially making the global scope a
little safer in case of collisions (e.g. someone makes rsvp.Promise a
global in their own code, stupidly attaching it to window).

On Sat, Nov 29, 2014 at 2:32 AM, Axel Rauschmayer <axel at rauschma.de> wrote:
> The specification of these modules has been delayed, it won’t be in ES6.
>
>
> On 29 Nov 2014, at 7:38 , Isiah Meadows <impinball at gmail.com> wrote:
>
> Where would I be able to find specifications on (proposed) standard
modules
> such as @iter? Google isn't being my friend in finding these (except for
> @iter, which I knew where to look).
>
>
> --
> Dr. Axel Rauschmayer
> axel at rauschma.de
> rauschma.de
>
>
>

-- 
Isiah Meadows
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20141130/d17518e4/attachment.html>


More information about the es-discuss mailing list