Skip to content

Create static lib artifact for gnark #293

@garyschulte

Description

@garyschulte

In support of graal static compilation, besu-native needs to provide precompiles and other native code as static libraries, corresponding header files and provide graal sdk java classes.

Gnark is used by besu primarily for precompiles and hashing functions.

Acceptance criteria:

  • creation of gnark--static.jar which includes
    • .a libraries for each gnark lib
    • .h header files for each gnark lib
    • LibGnark*Graal.java counterparts for the existing gnark jna libs
  • ci workflow changes to ensure the gnark--static.jar artifacts are built and included in releases

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions