Skip to content

Compile Cairo file to RISC-V machine code#1

Draft
matthewpratt13 wants to merge 8 commits intomainfrom
matt/feat/compile-to-riscv
Draft

Compile Cairo file to RISC-V machine code#1
matthewpratt13 wants to merge 8 commits intomainfrom
matt/feat/compile-to-riscv

Conversation

@matthewpratt13
Copy link
Owner

Checklist

  • Linked to Github Issue
  • Unit tests added
  • Integration tests added.
  • This change requires new documentation.
    • Documentation has been added/updated.

@matthewpratt13 matthewpratt13 changed the title small change Compile Cairo Native to RISC-V assembly Jun 19, 2024
@matthewpratt13 matthewpratt13 changed the title Compile Cairo Native to RISC-V assembly Compile Cairo Native to RISC-V machine code Jun 19, 2024
@matthewpratt13 matthewpratt13 changed the title Compile Cairo Native to RISC-V machine code Compile Cairo file to RISC-V machine code Jun 19, 2024
@matthewpratt13
Copy link
Owner Author

matthewpratt13 commented Jun 19, 2024

Current status: Able to compile a Cairo file to RISC-V assembly.

matthewpratt13 pushed a commit that referenced this pull request Jan 13, 2025
* Fix stuff.

* Implement `x86_64`-specific stuff.

* Fix debug utils print felt. Remove debug prints. Make JitValue print the felt value on `fmt::Debug` instead of its montgomery form limbs.

* Add test for the `Failed to deserialize param #1` bug (in arm64).

* Remove old todo comments.

* Add some docs.

* Add more docs.
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.

1 participant