gloo icon indicating copy to clipboard operation
gloo copied to clipboard

Investigate making the timers API similar to the `futures-native-timers` crate

Open fitzgen opened this issue 5 years ago • 0 comments

https://github.com/tinaun/futures-native-timers

As similar as it could be within reason. This would enable building a cross-platform (native and wasm) timers crate without too much hassle. This would bring good cross-ecosystem pollination and do a tiny amount of work towards transparent server-side/client-side style applications.

fitzgen avatar Mar 08 '19 17:03 fitzgen