Skip to content

Conversation

@bjorn3
Copy link
Contributor

@bjorn3 bjorn3 commented Apr 6, 2023

It doesn't have much of a purpose while making it harder to for example rewrite the function and data object declarations within it as is necessary for deserializing a serialized module.

bjorn3 added 2 commits April 6, 2023 18:57
It doesn't have much of a purpose while making it harder to for example
rewrite the function and data object declarations within it as is
necessary for deserializing a serialized module.
@bjorn3 bjorn3 requested a review from a team as a code owner April 6, 2023 16:57
@bjorn3 bjorn3 requested review from cfallin and removed request for a team April 6, 2023 16:57
@cfallin cfallin enabled auto-merge April 6, 2023 17:04
@bjorn3
Copy link
Contributor Author

bjorn3 commented Apr 6, 2023

It needs to be added to the merge queue, right?

@cfallin cfallin added this pull request to the merge queue Apr 6, 2023
@cfallin
Copy link
Member

cfallin commented Apr 6, 2023

I enabled auto-merge when I approved it; that puts it on the merge queue automatically once the initial tests pass. (You should be able to see the "enabled auto-merge" event in the PR timeline.)

@bjorn3
Copy link
Contributor Author

bjorn3 commented Apr 6, 2023

I see. I thought enabling auto-merge and adding to the merge queue were to separate steps. Github attributed the "added this pull request to the merge queue" event to you, so I thought you manually did this.

@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator cranelift:module labels Apr 6, 2023
Merged via the queue into bytecodealliance:main with commit 67c85b8 Apr 6, 2023
@bjorn3 bjorn3 deleted the bsc-unwinding-remove-data-context branch April 6, 2023 18:49
brendandburns pushed a commit to brendandburns/wasmtime that referenced this pull request Apr 13, 2023
…ce#6170)

* Remove the DataContext wrapper around DataDescription

It doesn't have much of a purpose while making it harder to for example
rewrite the function and data object declarations within it as is
necessary for deserializing a serialized module.

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

Labels

cranelift:module cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants