Skip to content

Support extensions in nexus-sdk #589

@brech1

Description

@brech1

nexus-vm-prover supports extensions via Machine::<BaseComponent>::prove_with_extensions and verify_with_extensions, but nexus-sdk doesn't expose this.

To use extensions, we have to bypass the SDK and depend on nexus-vm-prover directly, manually handling trace generation, memory layouts, and view construction.

We ran into this issue and did a workaround here:

Metadata

Metadata

Assignees

No one assigned

    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