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

Change breaks to static jumps #11

Closed
mrsmkl opened this issue Sep 21, 2017 · 2 comments
Closed

Change breaks to static jumps #11

mrsmkl opened this issue Sep 21, 2017 · 2 comments
Labels

Comments

@mrsmkl
Copy link
Member

mrsmkl commented Sep 21, 2017

When initializing, the breaks could be changed into static jumps / stack adjustments.

@mrsmkl
Copy link
Member Author

mrsmkl commented Sep 21, 2017

This would remove break_stack and break_ptr from the virtual machine.

@mrsmkl
Copy link
Member Author

mrsmkl commented Sep 27, 2017

Did this in #18

@mrsmkl mrsmkl closed this as completed Sep 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant