Bug 163768 - WebAssembly JS API: fix instance name
Summary: WebAssembly JS API: fix instance name
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 163699
Blocks: 161709
  Show dependency treegraph
 
Reported: 2016-10-20 17:45 PDT by JF Bastien
Modified: 2021-01-27 15:55 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.