Skip to content

Conversation

0xddom
Copy link
Collaborator

@0xddom 0xddom commented Oct 3, 2025

Adds missing pieces of the LLZK backend and makes changes on the llzk crate fixing bugs and adding features the backend turned out needing.

It's still missing a few pieces so it's not complete yet:

  • Locate and fix the memory bug that pops up seemingly at random
  • Leaks (that don't trigger on MacOS and I only noticed because of CI)

@0xddom 0xddom requested a review from a team October 3, 2025 14:38
Copy link
Contributor

@shankarapailoor shankarapailoor left a comment

Choose a reason for hiding this comment

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

Most of this looks good but I had a few questions and I think we need to make sure comments are on all the public functions/structs in modules.


const CREATE_FUNCTION_PREFIX: &str = "mlirCreate";

pub fn generate(
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add a comment here?

@0xddom
Copy link
Collaborator Author

0xddom commented Oct 17, 2025

This should be ready for final review

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