Re: TPAC Topic: Using ES2015 Modules in HTML

2015-10-16 Thread Ryosuke Niwa

> On Oct 16, 2015, at 2:45 AM, Anne van Kesteren  wrote:
> 
> On Fri, Oct 16, 2015 at 5:39 AM, Ryosuke Niwa  wrote:
>> Can we discuss how we can integrate ES2015 modules into HTML on Tuesday,
>> October 27th at TPAC?
> 
> Pretty sure Tuesday has been reserved for service workers discussion.

The wiki page says there will be a parallel meeting all day on Tuesday:
https://www.w3.org/wiki/index.php?title=Webapps/October2015Meeting 


CSS / Web Platform joint meeting is definitely happening at 3pm on Tuesday
so service worker meeting needs to finish before that in order not to overlap.

Regardless, we still prefer discussing ES2015 module integration on Tuesday 
morning.

- R. Niwa



Re: TPAC Topic: Using ES2015 Modules in HTML

2015-10-16 Thread Arthur Barstow

On 10/15/15 11:39 PM, Ryosuke Niwa wrote:
Can we discuss how we can integrate ES2015 modules into HTML on 
Tuesday, October 27th at TPAC?


Both Gecko and WebKit are basically done implementing ES6 module 
supports in their respective JavaScript engines but blocked on 
http://whatwg.github.io/loader/ to support in web contents.


Since my colleague who is interested in this topic cannot attend TPAC 
in person, it would be great if we could have it in Tuesday Morning 
(Monday evening in California).


Given the WPWG charter sets an expectation of collaboration with WHATWG, 
using meeting time at TPAC for this (or other mutual areas of interest) 
seems reasonable (assuming you can find a mutually acceptable day + time).


On the other hand, perhaps it would be useful to raise discussion topics 
on the list now (and not necessarily wait for TPAC).


-AB




Re: TPAC Topic: Using ES2015 Modules in HTML

2015-10-16 Thread Dimitri Glazkov
Also keenly interested in moving this forward.

:DG<

On Fri, Oct 16, 2015 at 2:45 AM, Anne van Kesteren  wrote:

> On Fri, Oct 16, 2015 at 5:39 AM, Ryosuke Niwa  wrote:
> > Can we discuss how we can integrate ES2015 modules into HTML on Tuesday,
> > October 27th at TPAC?
>
> Pretty sure Tuesday has been reserved for service workers discussion.
>
>
> --
> https://annevankesteren.nl/
>
>


Re: TPAC Topic: Using ES2015 Modules in HTML

2015-10-16 Thread Anne van Kesteren
On Fri, Oct 16, 2015 at 5:39 AM, Ryosuke Niwa  wrote:
> Can we discuss how we can integrate ES2015 modules into HTML on Tuesday,
> October 27th at TPAC?

Pretty sure Tuesday has been reserved for service workers discussion.


-- 
https://annevankesteren.nl/



Re: TPAC Topic: Using ES2015 Modules in HTML

2015-10-16 Thread Adam Klein
Consider this a second vote for a California-compatible time for such a
discussion. V8 also has a partial ES2015 module implementation that's
blocked on the loader, and I'm very interested in pushing forward support
for modules in HTML.

On Fri, Oct 16, 2015 at 5:39 AM, Ryosuke Niwa  wrote:

> Hi all,
>
> Can we discuss how we can integrate ES2015 modules into HTML on Tuesday,
> October 27th at TPAC?
>
> Both Gecko and WebKit are basically done implementing ES6 module supports
> in their respective JavaScript engines but blocked on
> http://whatwg.github.io/loader/ to support in web contents.
>
> Since my colleague who is interested in this topic cannot attend TPAC in
> person, it would be great if we could have it in Tuesday Morning (Monday
> evening in California).
>
> - R. Niwa
>
>


TPAC Topic: Using ES2015 Modules in HTML

2015-10-15 Thread Ryosuke Niwa
Hi all,

Can we discuss how we can integrate ES2015 modules into HTML on Tuesday, 
October 27th at TPAC?

Both Gecko and WebKit are basically done implementing ES6 module supports in 
their respective JavaScript engines but blocked on 
http://whatwg.github.io/loader/  to support in 
web contents.

Since my colleague who is interested in this topic cannot attend TPAC in 
person, it would be great if we could have it in Tuesday Morning (Monday 
evening in California).

- R. Niwa