lukehaas / RunJS

RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.
https://runjs.app
2k stars 43 forks source link

Async code console prints wrong timeline #613

Closed Biki-das closed 3 months ago

Biki-das commented 3 months ago

Screenshot 2024-03-15 at 11 40 01 AM

? the console print conveying the execution timeline is wrong? is there any setting?

lukehaas commented 3 months ago

@Biki-das please take a look here for the explanation: https://github.com/lukehaas/RunJS/issues/497

Biki-das commented 3 months ago

thanks @lukehaas , also RUNJS has been a fantastic tool in my development work! appreciate your work