Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename external conversion instructions #6716

Merged
merged 3 commits into from
Jul 8, 2024

Conversation

vouillon
Copy link
Contributor

@vouillon vouillon commented Jul 5, 2024

Rename instructions extern.internalize into any.convert_extern and extern.externalize into extern.convert_any to follow more closely the spec. This was changed in WebAssembly/gc#432.

The legacy name is still accepted in text inputs and in the C and JS APIs.

Rename instructions `extern.internalize` into `any.convert_extern` and
`extern.externalize` into `extern.convert_any`.

The legacy name is still accepted in text inputs and in the C and JS APIs.
@kripken kripken requested a review from tlively July 8, 2024 19:41
Copy link
Member

@tlively tlively left a comment

Choose a reason for hiding this comment

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

Great, thank you!

scripts/gen-s-parser.py Outdated Show resolved Hide resolved
@tlively tlively enabled auto-merge (squash) July 8, 2024 20:03
@tlively tlively mentioned this pull request Jul 8, 2024
@tlively tlively merged commit 81f8f77 into WebAssembly:main Jul 8, 2024
13 checks passed
@vouillon vouillon deleted the externalize branch July 16, 2024 12:17
@gkdn gkdn mentioned this pull request Aug 31, 2024
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