Blockly > Demos > Asynchronous Execution with JS Interpreter

This is a demo of executing code asynchronously (e.g., waiting for delays or user input) using the JavaScript interpreter.

More info on running code with JS Interpreter