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

Introduce a mechanism of libraries to define event handlers #1584

Open
plafer opened this issue Nov 22, 2024 · 0 comments
Open

Introduce a mechanism of libraries to define event handlers #1584

plafer opened this issue Nov 22, 2024 · 0 comments
Labels
processor Related to Miden VM processor

Comments

@plafer
Copy link
Contributor

plafer commented Nov 22, 2024

As a follow-up to #1457.

Context: discussed in #1457, e.g.

Impact on libraries

We'll need to come up with a mechanism of how attach custom event handlers to libraries. There are probably many ways to do this. For example, handlers could be defined in specific library structs (e.g., StdLibrary could define a set of event handlers), or we could have some kind of registry at the VM level. I'm leaving figuring out the concrete details here for the future.

@plafer plafer added the processor Related to Miden VM processor label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
processor Related to Miden VM processor
Projects
None yet
Development

No branches or pull requests

1 participant