Bug 163768

Summary: WebAssembly JS API: fix instance name
Product: WebKit Reporter: JF Bastien <jfbastien>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 163699    
Bug Blocks: 161709    

Description JF Bastien 2016-10-20 17:45:04 PDT
The following shouldn't return "Error": String(new WebAssembly.CompileError())

This came up while I did https://bugs.webkit.org/show_bug.cgi?id=163699
It's not super important, so I'll do it later.
Comment 1 Yusuke Suzuki 2021-01-27 15:55:25 PST
This is fixed at some point.