Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macaw-symbolic: Expose memory model read/write functionality #452

Merged
merged 1 commit into from
Nov 26, 2024

Commits on Nov 22, 2024

  1. macaw-symbolic: Expose memory model read/write functionality

    This exposes the default implementations of `MacawReadMem`, `MacawWriteMem`,
    and friends as top-level functions in `Data.Macaw.Symbolic` and exports them.
    This makes it possible for downstream clients to perform memory reads and
    writes in a way that respects the `macaw-symbolic` memory model.
    RyanGlScott committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    5de0284 View commit details
    Browse the repository at this point in the history