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

Change WASM_ANYREF to WASM_EXTERNREF #3426

Merged
merged 2 commits into from May 14, 2024

Conversation

wenyongh
Copy link
Contributor

wasm-c-api wasm.h had changed WASM_ANYREF to WASM_EXTERNREF,
we had better change it in WAMR also:
https://github.com/WebAssembly/wasm-c-api/blob/2ce1367c9d1271c83fb63bef26d896a2f290cd23/include/wasm.h#L185

Copy link
Collaborator

@lum1n0us lum1n0us left a comment

Choose a reason for hiding this comment

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

LGTM

@bnason-nf
Copy link
Contributor

bnason-nf commented May 13, 2024

@wenyongh you had suggested this change here:
#3363 (comment)

I just wanted to let you know that I hadn't forgotten about it, but since you've done it here and I submitted #3412 for the v128 suggestion, I've resolved those comments now.

@wenyongh
Copy link
Contributor Author

@wenyongh you had suggested this change here: #3363 (comment)

I just wanted to let you know that I hadn't forgotten about it, but since you've done it here and I submitted #3412 for the v128 suggestion, I've resolved those comments now.

Yes, seems all the comments should have been resolved by #3412, this PR and #3431. Thanks a lot for your effort.

@wenyongh wenyongh merged commit 773efc0 into bytecodealliance:main May 14, 2024
377 checks passed
@wenyongh wenyongh deleted the fix_wasm_anyref branch May 14, 2024 06:41
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.

None yet

3 participants