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

[WASM-3] Time suff #300

Merged
merged 4 commits into from
Dec 22, 2024
Merged

[WASM-3] Time suff #300

merged 4 commits into from
Dec 22, 2024

Conversation

er-azh
Copy link
Contributor

@er-azh er-azh commented Dec 22, 2024

Changes:

  • Replace usages of tokio::time and std::time with web-time
  • Change the deps test add the ability to scan target-specific dependencies
  • Disable the test that checks if client is Send when targeting web as JS objects are not thread-safe (there's no "thread" to begin with)
  • Implement sleep and sleep_until using js setTimeout()

@Lonami Lonami merged commit 922f810 into Lonami:master Dec 22, 2024
1 check passed
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 this pull request may close these issues.

2 participants