-
Notifications
You must be signed in to change notification settings - Fork 13
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
epic: CLI #83
Labels
epic
Macro-task - Usually a collection of sub-issues
Comments
Flags of the Python VM:
Flags of the Rust VM
|
Current flags of the Cairo VM Typescript cli (
Subcommand
Layouts have not been implemented yet. The flags related to the ProofMode will be implemented in another subcommands, called |
Merged
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create a CLI that allows to run Cairo programs on the Cairo VM in TS.
The goal is to reach parity with available flags in the VMs in prod (Python/Rust, need to list the different features)
As all functionalities are not available in the project yet (e.g. proof mode, cairo PIE), this issue is about listing features and tracking their implementation in other issues.
The text was updated successfully, but these errors were encountered: