Skip to content

[test] Unify the trap message in gc/type-subtyping#2019

Merged
rossberg merged 1 commit into
WebAssembly:mainfrom
q82419:main
Oct 28, 2025
Merged

[test] Unify the trap message in gc/type-subtyping#2019
rossberg merged 1 commit into
WebAssembly:mainfrom
q82419:main

Conversation

@q82419
Copy link
Copy Markdown
Contributor

@q82419 q82419 commented Oct 22, 2025

  1. Unify the "indirect call" as "indirect call type mismatch"
  2. Unify the "cast" as "cast failure"
  3. Unify the "incompatible import" as "incompatible import type"
  4. Unify the "sub type 1 does not match super type" as "sub type"

1. Unify the "indirect call" as "indirect call type mismatch"
2. Unify the "cast" as "cast failure"
3. Unify the "incompatible import" as "incompatible import type"
4. Unify the "sub type 1 does not match super type" as "sub type"

Signed-off-by: YiYing He <yiying@secondstate.io>
@rossberg rossberg merged commit f92667e into WebAssembly:main Oct 28, 2025
1 check passed
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