moniika
Results
3
comments of
moniika
Transferring to Blockly Samples as this would make a really nice plugin.
This is a nice suggestion. The team likely isn't going to implement this soon, but its a good candidate for an extension and so I'll move it over to blockly-samples.
> I place the following code in the custom js and all functions will become async /await successfully. Just copy it. > > ``` > Blockly.JavaScript.procedures_callreturn = function(a) { >...