-
Notifications
You must be signed in to change notification settings - Fork 505
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
Promises are not supported #14
Comments
I also can't execute this code, even on Chrome. My intention is to play with setTimeout and Promises. This is a very interesting educational tool! |
Works, but not show in task queue
|
Following code not running:
|
Promises are not properly supported no. They should run but will not be visualised correctly. |
@latentflip would be required to support them? I've not actually been able to get Promises running at all. I'm interested in doing a little lighting talk at my work about the event loop, and would love to use this to show off some things, so ideally if possible I'd love to get
Are there any pointers you could provide? The code is very old, so it's proving rather hard to even find where things are happening, and hence anything info you could provide would be a boon :D |
I tried to run this code, it only runs the first line then nothing...
Note: it works fine on chrome.
The text was updated successfully, but these errors were encountered: