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

Enable the vm to execute programs with inputs #1527

Closed
pefontana opened this issue Dec 22, 2023 · 0 comments · Fixed by #1551
Closed

Enable the vm to execute programs with inputs #1527

pefontana opened this issue Dec 22, 2023 · 0 comments · Fixed by #1551

Comments

@pefontana
Copy link
Collaborator

We need to have this in the Cairo1-run crate, but we can also ass the feature to the cairo-vm in general.
We should be able to execute cairo programs that receive inputs.
For example
https://github.com/lambdaclass/cairo_native/blob/main/programs/branching.cairo

@pefontana pefontana moved this to Todo in Starknet Dec 22, 2023
@fmoletta fmoletta linked a pull request Jan 9, 2024 that will close this issue
@igaray igaray changed the title [Cairo1-run] Enable the vm to execute programs with inputs Enable the vm to execute programs with inputs Jan 15, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Starknet Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants