Bug 221248

Summary: instantiateStreaming / compileStreaming should accept FetchResponse with FormData
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: WebAssemblyAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, youennf, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 161190    
Bug Blocks: 161709    

Description Yusuke Suzuki 2021-02-02 00:13:26 PST
This requires FormDataLoader.
Comment 1 Yusuke Suzuki 2021-02-02 10:37:25 PST
Not high priority, since FormData encoded Wasm would be very likely not-compilable.
Comment 2 Radar WebKit Bug Importer 2021-02-09 00:14:14 PST
<rdar://problem/74132453>
Comment 3 Yusuke Suzuki 2022-08-11 23:43:10 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3261
Comment 4 EWS 2022-08-12 17:26:04 PDT
Committed 253395@main (e2b279112b8d): <https://commits.webkit.org/253395@main>

Reviewed commits have been landed. Closing PR #3261 and removing active labels.