website
website copied to clipboard
Auto recompile binaryTab and PlayTab when any input option changed in options popup
Depending on how complex the program is, and which optimizations options are used, would this hang the main thread whenever something is clicked?
We could add debounce with some delay. And this will recompile only in two tabs. So if you avoid constant recompilation just switch to Source tab. Also I think most of examples in playground will be relatively small and simple