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

Add some fake interpreter #20

Open
tdauth opened this issue Jan 25, 2022 · 0 comments
Open

Add some fake interpreter #20

tdauth opened this issue Jan 25, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tdauth
Copy link
Owner

tdauth commented Jan 25, 2022

It should execute the code starting with the main function and at least collect some info like references/leaks/divisions by zero etc.
This could be helpful to detect runtime errors.

User interactions could be faked by triggering native events or something like that.

@tdauth tdauth added the enhancement New feature or request label Jan 25, 2022
@tdauth tdauth self-assigned this Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant