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

Provide a Graphical Debugger #20

Open
Vipul-Cariappa opened this issue Jul 2, 2023 · 1 comment
Open

Provide a Graphical Debugger #20

Vipul-Cariappa opened this issue Jul 2, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Vipul-Cariappa
Copy link
Owner

Vipul-Cariappa commented Jul 2, 2023

Try and implement a graphical debugger.

We are running the code using an API and don't have access to use any interactive shell or terminal to attach a debugger to the code. We will first need to run the code locally on the user's browser using Web Assembly. Look at #19 for more details on that. Once that is done we can attach a debugger and provide a graphical frontend for the user to use it. We will need to integrate it with monaco text editor we are using.

@Vipul-Cariappa Vipul-Cariappa added enhancement New feature or request help wanted Extra attention is needed labels Jul 2, 2023
@Vipul-Cariappa
Copy link
Owner Author

I digged up some things:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant