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 <[email protected]> wrote:
> The specification of these modules has been delayed, it won’t be in ES6.
>
>
> On 29 Nov 2014, at 7:38 , Isiah Meadows <[email protected]> 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
> [email protected]
> rauschma.de
>
>
>

-- 
Isiah Meadows
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to