Skip to content

Streaming #42

Description

@xfq

Some implementations use a streaming format to download and load packages to optimize the MiniApp load time. Is it worth specifying?

As an example, ByteDance Mini Programs use their own ttpkg package format instead of a zip package, so they don’t need to wait for the complete package to be downloaded before they can load it.

(Sub-packaging is another feature that reduces loading time, and a MiniApp platform can implement both of them.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions