anp / moxie

lightweight platform-agnostic tools for declarative UI
https://moxie.rs
Apache License 2.0
828 stars 27 forks source link

DOM emulation should have a timer api polyfill #194

Open anp opened 4 years ago

anp commented 4 years ago

We use gloo-timers on the web, would be good to have uniform timeout APIs for the query impls on both targets.