Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto recompile binaryTab and PlayTab when any input option changed in options popup #119

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MaxGraey
Copy link
Member

No description provided.

@dcodeIO
Copy link
Member

dcodeIO commented Nov 21, 2021

Depending on how complex the program is, and which optimizations options are used, would this hang the main thread whenever something is clicked?

@MaxGraey
Copy link
Member Author

MaxGraey commented Nov 21, 2021

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

@dcodeIO dcodeIO force-pushed the main branch 2 times, most recently from 107bf34 to 16e054d Compare March 25, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants