You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add some tests for invalid subtyping due to non-matching field types (WebAssembly#573)
Specifically around the requirements that both field types have the same
mutability and that the storage type must be exactly the same when the field
type is mutable.
0 commit comments