Skip to content

Feature request: dynamically-linked plugin system #1286

Description

@Nadrieril

Would be very cute if downstream users could write transformation passes, compile them to a dylib, and Charon would load them and run them.

Seems conceptually simple: expose a pub fn transform(&mut TransformCtx) and run it from Charon at the end of the pipeline. This might even turn out to be easy.

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