Skip to content

[Meta] A long term plan for subresource loading #648

Open
@hayatoito

Description

@hayatoito

Hi folks!

Let us share the current status and a future plan about Subresource Loading with Web Bundles.

Last update: Apr 2022

Status

  • We're doing an origin trial in Chrome (M90 - M101). Landing page.

If we don't find any significant issue in OT and this feature is promising, as the next step, we'll work on addressing any
blocking issues or support feature requests, considering feedback from OT, so that we can ship
MVP (v1).

Tentative plan (No ETA):

Note: The following mentions only features. Any standard works or other tasks are not included.

v1

MVP, which proves that bundling multiple resources improves the loading performance than loading multiple resources separately using web native bundling format.

We consider MVP should be shipped with these features.

v2

To cover more wider use cases, especially improving cache efficiency of each resources.
There are several proposals in this area and we'll explore this area in v2.

v3 (Strawperson ideas, which are not triaged well yet)

  • Resource Hints with webbundle
    • <link rel=prefetch-for-navigation href=”//example.com/nextpage.wbn” page=”//example.com/nextpage.html”>
    • Needs a concrete proposal.
  • Content Addressable Bundles

We'll try to keep this plan up-to-date.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions