PackageTrack
Sign in Get early access

wasmtimer

Time utils from std::time, tokio::time and tokio_util::time on WASM targets

0.4.3 11M downloads/mo #2904 most downloaded on crates.io whizsid/wasmtimer-rs

What this package is like to depend on

Last release 11 months ago

01 Sep 2025

Release timing varies

gaps range from 3 weeks to 1.6 years

Nearly every release is documented

notes for 9 of 9 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

9 releases · first in 2023

1 release in the last 12 months

see the full history below

Release timeline

9 releases · Feb 2023 to Sep 2025
2024 2025 2026
Release Pre-release

Releases

latest 9
  1. 0.4.3 01 Sep 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.4.2...v0.4.3

    Open source →
    Release notes
    • Update Instant derives #29.
    Open source →
  2. 0.4.2 17 Jun 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.4.1...v0.4.2

    Open source →
    Release notes
    • Fixed 'sleep_until() does not wake up until 5 seconds' issue #22, #27.
    Open source →
  3. 0.4.1 17 Nov 2024
    Release notes

    What's Changed

    • Fixing the set_timeout failing in dev profile by @whizsid in #23
    • Bump cargo version to 0.4.1 by @whizsid in #24

    Full Changelog: v0.4.0...v0.4.1

    Open source →
    Release notes
    • Fixing the set_timeout failure on dev profile #18, #23.
    Open source →
  4. 0.4.0 17 Oct 2024
    Release notes

    What's Changed

    • Nodejs example project by @whizsid in #19
    • Fixing the issue "interval does not tick immediately in wasm" by @whizsid in #20
    • Bump cargo version to 0.4.0 by @whizsid in #21

    Full Changelog: v0.3.0...v0.4.0

    Open source →
    Release notes
    • Added a NodeJS example project #19.
    • Changed the behavior of tokio::interval to do the first tick immediately as in the original tokio crate #20, #12.
    Open source →
  5. 0.3.0 11 Oct 2024
    Release notes

    What's Changed

    Full Changelog: v0.2.1...v0.3.0

    Open source →
    Release notes
    • Added new methods (checked_duration_since, saturating_duration_since, checked_add and checked_sub) to std::time::Instant. #16, #9.
    • Fixed micro seconds precision lost issue. #10
    Open source →
  6. 0.2.1 11 Oct 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.2.0...v0.2.1

    Open source →
    Release notes
    • Fixed the clippy warnings #14.
    • Implemented the Debug, Copy, Clone and Display traits for std::time::SystemTime #13.
    • Fixed the example on README file #11.
    Open source →
  7. 0.2.0 11 Mar 2023
    Release notes
    • Web Worker Support
    • NodeJS Support
    Open source →
    Release notes
    • Used performance.now() and setTimeout from global scope instead of window #7.
    • NodeJS Support #3.
    • Web Worker Support #5.
    Open source →
  8. 0.1.0 07 Mar 2023
    Release notes
    • Serde Support
    Open source →
    Release notes
    • Added serde support under a feature flag serde #6, #1.
    • Changed the version requirements of dependencies to match future versions.
    Open source →
  9. 0.0.1 15 Feb 2023
    Release notes
    • Tokio API
    • Tokio Util API
    • std::time API

    Full Changelog: https://github.com/whizsid/wasmtimer-rs/commits/v0.0.1

    Open source →
    Release notes
    • Initial version with tokio, tokio_util, std APIs
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive