-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
1 parent
03fc41f
commit 5de0284
Showing
1 changed file
with
172 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters