Hello
This crate looks like an interesting candidate for inclusion in virtual-dom-rs (which currently has a very simplistic html! macro).
However, it looks like events in typed-html are tied to stdweb, right? Is there a way to use it so that the events can be mapped to web_sys events instead?