Bug 233621 - [WebGPU] Make async functions async
Summary: [WebGPU] Make async functions async
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
: 251713 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-11-29 23:22 PST by Myles C. Maxfield
Modified: 2023-02-03 12:13 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2021-11-29 23:22:49 PST
Right now, our streaming IPC requires all messages with replies be sync. We need to support async functions.
Comment 1 Radar WebKit Bug Importer 2021-12-06 23:23:22 PST
<rdar://problem/86141905>
Comment 2 Mike Wyrzykowski 2023-02-03 12:13:20 PST
*** Bug 251713 has been marked as a duplicate of this bug. ***