Skip to content

Additions to core crate#3

Merged
0xddom merged 6 commits intomainfrom
dani/core-additions
Dec 5, 2025
Merged

Additions to core crate#3
0xddom merged 6 commits intomainfrom
dani/core-additions

Conversation

@0xddom
Copy link
Copy Markdown
Collaborator

@0xddom 0xddom commented Dec 3, 2025

This PR adds some types that I put into an intermediate crate and after thinking about it for a while I think makes sense to have them here.
These new types are used across the frontend in a lot of places.

A couple of them could be argued that they should be in the IR crate however, a crate the ir crate depends on uses them so they need to be lower in the
dependency tree.

@0xddom 0xddom requested a review from a team December 3, 2025 12:12
@0xddom 0xddom force-pushed the dani/core-additions branch from 1d97e86 to 6cba679 Compare December 3, 2025 18:23
Copy link
Copy Markdown
Contributor

@iangneal iangneal left a comment

Choose a reason for hiding this comment

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

Overall LGTM, I just have one quandary about the felt eq definition

Copy link
Copy Markdown
Contributor

@iangneal iangneal left a comment

Choose a reason for hiding this comment

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

🚀

@0xddom 0xddom merged commit 1249f8b into main Dec 5, 2025
5 checks passed
@0xddom 0xddom deleted the dani/core-additions branch December 5, 2025 19:01
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.

2 participants