Vadim Grigoruk
                                            Vadim Grigoruk
                                        
                                    Or we can add a special `dev` mode where we will check the infinite loops, it could be a button in the Code Editor. By default, all carts run without...
Don't see a normal way, even if you run a game from the Surf, `dev` mode is disabled, the user can go to the Code Editor, add code with inf...
Ok, a user downloads a cart from the website and runs it locally, here all is ok, dev mode disabled. A developer continues work on his WIP project runs the...
> Do you have any thoughts/preferences on how we might actually patch the vendored software We can fork the repo, apply a patch, and point the git submodule to the...
Ok, I'll think about it, thank you.
Hi, thank you for the report, will check it asap...
Hi, I still don't know the reason, we could try to downgrade the SDL to 2.0.11 as it was in 0.80 and check...
Unfortunately I can't reproduce it but I suspect one commit. Could you pls try to check on this commit 352d0f6. Thank you.
We hope only for you :)
Great, now the question is, are you using the `-DBUILD_SDLGPU=ON` flag to build the app? Depending on your answer, the problem is caused by `SDL2` lib or `SDLGPU` lib.