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 cairo0_run binary #402

Merged
merged 10 commits into from
Nov 11, 2024
Merged

Add cairo0_run binary #402

merged 10 commits into from
Nov 11, 2024

Conversation

notlesh
Copy link
Collaborator

@notlesh notlesh commented Oct 10, 2024

This PR adds a cairo0_run binary which runs a compiled cairo0 program directly against cairo-vm. It does use the SNOS hint processor, which allows interaction with our hints (this was useful to pause in our breakpont() hint to inspect the VM).

This probably isn't specific to cairo0, but I found that the cairo1_run in cairo-vm did not work for cairo0...

Type

  • feature
  • bugfix
  • dev (no functional changes, no API changes)
  • fmt (formatting, renaming)
  • build
  • docs
  • testing

Breaking changes?

  • yes
  • no

Copy link
Collaborator

@GMKrieger GMKrieger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@notlesh notlesh merged commit 1351b27 into main Nov 11, 2024
6 checks passed
@notlesh notlesh deleted the notlesh/cairo0_run branch November 11, 2024 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants