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

In the case of wasmGC, the encoding of the ref is incorrect. such as test/dump/typed_func_refds_params #2393

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Guo-yyds
Copy link

In the test/dump/typed_func_refds_params ,

image

image

ref----0x6b,but in the wasmGC standard,ref----0x64.
if translate ref to 0x6b, the chrome will report an error.

image

This problem appears in the following two files.
image

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

1 participant