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 #2364

Open
Guo-yyds opened this issue Jan 8, 2024 · 0 comments

Comments

@Guo-yyds
Copy link

Guo-yyds commented Jan 8, 2024

In the test/dump/typed_func_refds_params ,

1704683085823
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

Hope to solve this problem, otherwise pr can not go through.

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

No branches or pull requests

1 participant