Open
Description
When using the native variant of Source, it appears that trying to run any code in the REPL before the main editor code has been run will result in the execution being stuck, as shown below:
Expected Outcome (non-native variant):
Actual Outcome (native variant):
Notice the green run button in the native variant, and indicates that the execution is currently in progress (and not yet completed).