Skip to content

Rewrite diffing so that it can be done in a web worker. #40

@treshugart

Description

@treshugart

Service workers don't have dom access, so we can't pass references to nodes in and out of them. For this reason, we should have a fast way of associating instructions to dom nodes (virtual or real).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions