Bug 248792

Summary: [Wasm] Failures in ref_types.js test
Product: WebKit Reporter: Asumu Takikawa <asumu>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Asumu Takikawa
Reported 2022-12-05 15:14:02 PST
There are currently some failing tests from the typed funcref tests (wasm.yaml/wasm/function-references/ref_types.js). It looks like a difference in type printing for `global.set` was introduced in 85f4c97a6e063901a359c620aa1007c7c3ebd7ea. Either the test expectations should change or the type printing should change I think (https://bugs.webkit.org/show_bug.cgi?id=247452 made the type printing print the whole type instead of just the kind in other places, so it could make sense to be consistent with that).
Attachments
Asumu Takikawa
Comment 1 2022-12-08 15:41:22 PST
Note You need to log in before you can comment on or make changes to this bug.