Skip to content

Conversation

@garyschulte
Copy link
Contributor

@garyschulte garyschulte commented Oct 13, 2025

This PR adds a new artifact to besu-native builds for gnark - a static lib, and graal specific classes which enable static compilation.

fixes #293

These artifacts target static compilation in order to support besu zkvm guest program development. This is the first PR in a series that will add similar artifacts to the other necessary besu-native libraries. Subsequent libraries will be delivered incrementally to reduce review burden.

This PR explicitly does not add tests for the static artifacts, since graal is required. However, tests for the gnark static lib exist in besu-zkvm

@garyschulte garyschulte changed the title First batch of graal/static libs Graal static libs and artifact Oct 14, 2025
@garyschulte garyschulte changed the title Graal static libs and artifact Graal gnark static libs and artifact Oct 14, 2025
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.

Create static lib artifact for gnark

1 participant