On Wed, May 16, 2012 at 9:53 AM, Dimitri Glazkov <dglaz...@chromium.org> wrote: > I think it's a great idea. Shipping less code over the wire seems like > a win from any perspective.
How about a cross-site secure (even pre-compiled) cache for JS libraries as well? We almost have this with CDN now, if it were formally supported by standards then every site using a common library would ship less code without compromises by the platform or libraries wrt API. jjb