You are reading a single comment by @Unreality and its replies. Click here to read the full conversation.
  • @fanoush
    This is how blockly implemented waitForSeconds in their additional layer of Javascript interpreter:

    https://blockly-demo.appspot.com/static/­demos/interpreter/async-execution.html

    You can see that the 'waitForSeconds' work completely fine.

    There is way to make the blockly makes sense in execution, so I think Espruino could do something to support 'waitForSeconds' like that Javascript Interpreter layer, and thus would make kids far more easier to play with Espruino?

About

Avatar for Unreality @Unreality started