[Webkit-unassigned] [Bug 266793] WebLLM Compatibility
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 7 10:16:03 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=266793
--- Comment #5 from Mike Wyrzykowski <mwyrzykowski at apple.com> ---
Oh never mind, we do in fact wait for completion before we return that promise:
https://github.com/WebKit/WebKit/blob/0c1bf2e5136c5cba56cc4e647169be09861a1a52/Source/WebGPU/WebGPU/Queue.mm#L145
and
https://github.com/WebKit/WebKit/blob/0c1bf2e5136c5cba56cc4e647169be09861a1a52/Source/WebGPU/WebGPU/Queue.mm#L204
I will need to take a closer look to see why synchronization is not working for your case.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240207/8df126cb/attachment.htm>
More information about the webkit-unassigned
mailing list