Bug 218876 - WebAssembly: update wabt.js
Summary: WebAssembly: update wabt.js
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebAssembly (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 218644
  Show dependency treegraph
 
Reported: 2020-11-12 16:25 PST by Sergey Rubanov
Modified: 2020-11-13 00:37 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.57 MB, patch)
2020-11-12 16:26 PST, Sergey Rubanov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Rubanov 2020-11-12 16:25:33 PST
WebAssembly: update wabt.js
Comment 1 Sergey Rubanov 2020-11-12 16:26:25 PST
Created attachment 413981 [details]
Patch
Comment 2 Sergey Rubanov 2020-11-12 16:28:31 PST
wabt.js 1.0.12+ returns a promise for it’s default export function, so some tests will need to be updated to use assert.asyncTest().

New version of wabt is also necessary to write stress tests for https://bugs.webkit.org/show_bug.cgi?id=218644
Comment 3 Yusuke Suzuki 2020-11-12 16:37:11 PST
Comment on attachment 413981 [details]
Patch

r=me if EWS gets green
Comment 4 EWS 2020-11-13 00:36:49 PST
Committed r269766: <https://trac.webkit.org/changeset/269766>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 413981 [details].
Comment 5 Radar WebKit Bug Importer 2020-11-13 00:37:20 PST
<rdar://problem/71362465>