Skip to content

Streaming / manual diffs #369

Closed as not planned
Closed as not planned
@jkelleyrtp

Description

@jkelleyrtp

Specific Demand

Right now the only way to generate diffs into the diff stream is through Dioxus. However, there are a handle of usecases that would benefit by modifying the dom imperatively. Things like modifying attributes without diffing (signals) could be implemented entirely in user-space if we had the ability to stream edits directly. I could see this being useful for crates like react helment which require "eval" support.

this is impl viewable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions