Skip to content

Generate unsafe IO functions for each exported memory#11

Merged
sebastianingino merged 1 commit into
mainfrom
more-unsafe-io
Apr 27, 2024
Merged

Generate unsafe IO functions for each exported memory#11
sebastianingino merged 1 commit into
mainfrom
more-unsafe-io

Conversation

@sebastianingino
Copy link
Copy Markdown
Contributor

Generates unsafe_io functions based on the exported memory.

Example:
If memory program_mem is exported, the function program_mem_unsafe_io will be available in the fixpoint module.

@sebastianingino sebastianingino requested a review from yhdengh April 27, 2024 17:17
Copy link
Copy Markdown
Contributor

@yhdengh yhdengh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sebastianingino sebastianingino merged commit 2b79eb1 into main Apr 27, 2024
@sebastianingino sebastianingino deleted the more-unsafe-io branch April 27, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants