You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • This was actually mentioned on the Espruino wishlist and there's a more in-depth discussion here: https://github.com/espruino/Espruino/iss­ues/1272

    Unfortunately due to the way Espruino executes JavaScript it is particularly difficult to implement async/await. A very limited implementation (no support for FOR/WHILE/TRY..CATCH/SWITCH/etc) wouldn't be as bad, but I think it would end up being frustrating to use.

About

Avatar for Gordon @Gordon started