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
[NFC] Test we error at runtime on subtyping errors (WebAssembly#7912)
The test verifies that even if validation accepts something, the interpreter
checks subtyping at runtime, allowing us to detect (in principle) bugs in
validation (or missing/incorrect validation rules).
0 commit comments