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

Facilitate compilation of plain sierra programs #17

Closed
Arcticae opened this issue Jan 19, 2024 · 0 comments · Fixed by #20
Closed

Facilitate compilation of plain sierra programs #17

Arcticae opened this issue Jan 19, 2024 · 0 comments · Fixed by #20
Assignees

Comments

@Arcticae
Copy link
Member

We are using in forge the cairo_lang_sierra::program::Program class and compiling it down to CASM with cairo_lang_sierra_to_casm::compiler::compile.

This binary should be able to compile that artifact as well

Reference:
https://github.com/foundry-rs/starknet-foundry/blob/master/crates/forge-runner/src/sierra_casm_runner.rs#L67

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 a pull request may close this issue.

2 participants