Skip to content

Conversation

@khagankhan
Copy link
Contributor

  • Add support for generating locals, globals, and tables that contain structrefs and concretely typed struct references
  • Add new or extend existing fuzzer ops for accessing locals/globals/tables of structrefs and concretely typed struct references

This PR implements the above changes. Open to feedback and reviews.

For now, all generated references are marked as nullable: true. As discussed, we will need to track nullability more precisely. I can either refine this within this PR after initial review, or follow up with a small, focused PR immediately afterward.

cc @fitzgen @eeide

@khagankhan khagankhan requested a review from a team as a code owner February 4, 2026 00:57
@khagankhan khagankhan requested review from fitzgen and removed request for a team February 4, 2026 00:57
@github-actions github-actions bot added the fuzzing Issues related to our fuzzing infrastructure label Feb 4, 2026
@github-actions
Copy link

github-actions bot commented Feb 4, 2026

Subscribe to Label Action

cc @fitzgen

Details This issue or pull request has been labeled: "fuzzing"

Thus the following users have been cc'd because of the following labels:

  • fitzgen: fuzzing

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fuzzing Issues related to our fuzzing infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant