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

Timers API #7

Closed
2 of 3 tasks
Tracked by #10
bajtos opened this issue Jan 30, 2023 · 0 comments · Fixed by #45
Closed
2 of 3 tasks
Tracked by #10

Timers API #7

bajtos opened this issue Jan 30, 2023 · 0 comments · Fixed by #45
Assignees

Comments

@bajtos
Copy link
Member

bajtos commented Jan 30, 2023

Implement a non-blocking API for waiting for a certain amount of time.

  • JavaScript API. Ideally, we should provide a standard set of APIs like setTimeout and setInterval. If we decide to implement something different, then let's create another GH issue - feature request to implement proper Web APIs.
  • Documentation for module builders
  • Automated tests
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.

1 participant