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

feat: rename extern.internalize and extern.externalize instructions #138

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

jpages
Copy link
Collaborator

@jpages jpages commented Nov 16, 2023

The following instructions were renamed in wasm-gc (WebAssembly/gc#447):

extern.internalize -> any.convert_extern
extern.externalize -> extern.convert_any

@yurydelendik yurydelendik changed the title Rename extern.internalize and extern.externalize instructions feat: rename extern.internalize and extern.externalize instructions Nov 16, 2023
@yurydelendik yurydelendik merged commit 040e8d8 into wasdk:master Nov 16, 2023
2 checks passed
@yurydelendik
Copy link
Collaborator

yurydelendik commented Nov 16, 2023

thanks

github-actions bot pushed a commit that referenced this pull request Nov 16, 2023
# [5.9.0](v5.8.0...v5.9.0) (2023-11-16)

### Features

* rename extern.internalize and extern.externalize instructions ([#138](#138)) ([040e8d8](040e8d8))
Copy link

🎉 This PR is included in version 5.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jpages jpages deleted the rename_instructions branch November 16, 2023 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants