Skip to content

Tag GC-ref global accesses with alias regions#13709

Merged
cfallin merged 1 commit into
bytecodealliance:mainfrom
fitzgen:gc-ref-globals-alias-regions
Jun 22, 2026
Merged

Tag GC-ref global accesses with alias regions#13709
cfallin merged 1 commit into
bytecodealliance:mainfrom
fitzgen:gc-ref-globals-alias-regions

Conversation

@fitzgen

@fitzgen fitzgen commented Jun 22, 2026

Copy link
Copy Markdown
Member

These were previously skipped because they used to go through a different code path from regular globals. (They still do to some degree, but less than before.)

These were previously skipped because they used to go through a different code
path from regular globals. (They still do to some degree, but less than before.)
@fitzgen fitzgen requested review from a team as code owners June 22, 2026 18:44
@fitzgen fitzgen requested review from cfallin and removed request for a team June 22, 2026 18:44
@cfallin cfallin added this pull request to the merge queue Jun 22, 2026
Merged via the queue into bytecodealliance:main with commit affa144 Jun 22, 2026
52 checks passed
@fitzgen fitzgen deleted the gc-ref-globals-alias-regions branch June 22, 2026 22:06
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