Closed as not planned
Description
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
Labels
No labels