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

riff_state expansion #63

Open
darrylabbate opened this issue Dec 26, 2022 · 0 comments
Open

riff_state expansion #63

darrylabbate opened this issue Dec 26, 2022 · 0 comments
Labels
implementation General implementation of the interpreter
Milestone

Comments

@darrylabbate darrylabbate added the implementation General implementation of the interpreter label Dec 26, 2022
@darrylabbate darrylabbate added this to the Riff 0.4 milestone Dec 26, 2022
@darrylabbate darrylabbate changed the title Refactor implementation to pass around global riff_state object riff_state expansion Dec 26, 2022
darrylabbate added a commit that referenced this issue Dec 28, 2022
This also features a few minor riff_state cleanup items (#63)
darrylabbate added a commit that referenced this issue Jan 8, 2023
This eliminates the need to deduce global functions from anonymous
functions during the interpreter loop initialization

cc #63
darrylabbate added a commit that referenced this issue Jan 8, 2023
This allows the compiler to avoid adding anonymous functions in the
global state, which are only ever used for disassembly.

cc #63
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
implementation General implementation of the interpreter
Projects
None yet
Development

No branches or pull requests

1 participant