Skip to content

Cache input -> output mapping #3142

@joshlf

Description

@joshlf

Implement a generic caching layer from inputs to outputs. This should let us support faster incremental compilation. It should also drastically improve the local development experience (ie, developing Hermes itself) by making it so that cargo hermes verify, when run on a previously-verified and unchanged input (which occurs frequently in integration tests), will succeed without needing to invoke Lean.

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