Skip to content

Conversation

ahuoguo
Copy link
Contributor

@ahuoguo ahuoguo commented Sep 16, 2025

After a discussion with @butterunderflow, we decided to first put the concrete/symbolic memory together.

TODO:

  • correct behavior for concrete memory
  • implement sym-load sym-store
  • test offset (we dont need to care abt alignment since it doesn’t have semantic effect)
  • memory.size and memory.grow

@butterunderflow butterunderflow marked this pull request as ready for review September 24, 2025 03:29
@butterunderflow
Copy link
Contributor

I'm going to merge this. Current impl has some other issues, but not solely related to symbolic memory.

@butterunderflow butterunderflow changed the title [WIP] Symbolic memory Symbolic memory Sep 24, 2025
@butterunderflow butterunderflow merged commit 4bdc93b into zdh/staged-symbolic-miniwasm Sep 24, 2025
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