1 unstable release
0.2.5 | May 21, 2021 |
---|
#685 in WebAssembly
16,989 downloads per month
Used in 41 crates
(8 directly)
76KB
1.5K
SLoC
Note
This branch is just a work around to fix a wasm bug.
Wasm-timer
Exports the Instant
, Delay
, Interval
and Timeout
structs.
On non-WASM targets, this re-exports the types from tokio-timer
.
On WASM targets, this uses web-sys
to implement their functionalities.
Dependencies
~1.1–3.5MB
~68K SLoC