Skip to content

Complete fetch() support for Blob and object URLs #1087

Open
@guybedford

Description

@guybedford

The outline of the approach is in the fetch-api and request-response portions of this commit in StarlingMonkey - bytecodealliance/StarlingMonkey@ea54ba9#diff-bfd29ee9cf4d04102a4d9c40bc041220f5404f7d79e9c69cb1ea8cc4342dada8.

Since we fork the fetch and request-response aspects of the API, to complete and test the full implementation of fetch(blob) and fetch(URL.createObjectURL(...)) we will need to follow this work.

Soon this will support FormData in fetch as well which could either be tracked here as well or in another issue depending on how that fleshes out.

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