Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.
This repository was archived by the owner on May 28, 2025. It is now read-only.

async'ize requestInit() #28

@j6k4m8

Description

@j6k4m8

Layer#requestInit should be async so that visualizer can .then it

requestInit() {
    return doAsyncPromiseThing();
}

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