Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to another crate instead of instant #2937

Closed
Tracked by #3272
richvdh opened this issue Dec 13, 2023 · 1 comment · Fixed by #3885
Closed
Tracked by #3272

Switch to another crate instead of instant #2937

richvdh opened this issue Dec 13, 2023 · 1 comment · Fixed by #3885

Comments

@richvdh
Copy link
Member

richvdh commented Dec 13, 2023

We use instant to provide an implementation of std::time::Instant on wasm.

However, as sebcrozet/instant#52 notes, that crate isn't very well maintained. Consider the use of web-time instead.

@Hywan
Copy link
Member

Hywan commented Dec 13, 2023

Thanks for the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants