so much for doing that.
>>
>> LGTM1
>>
>> On Wednesday, September 3, 2025 at 7:49:21 PM UTC+1 Brandon Jones wrote:
>>
>> Hey Alex!
>>>
>>> An updated explainer is now hosted at
>>> https://github.com/gpuweb/gpuweb/blob/main/proposals/pr
support the feature, but can't without more to go on. Can you
> produce and updated explainer with the various things we usually expect to
> see?
>
> Best,
>
> Alex
> On Wednesday, August 27, 2025 at 7:17:40 PM UTC+1 Brandon Jones wrote:
>
>> Apologies! We're cu
Apologies! We're currently trying to decide where docs like that should
live after we move them out of experimental status. In the meantime you can
see the historical copy of the explainer here:
https://dawn.googlesource.com/dawn/+/2819d509eff7e314e5ebce15cc3a7cb13370a505/docs/tint/extensions/chrom
Primary eng (and PM) emails
bajo...@chromium.org
Summary
navigator.xr.supportsSession was replaced in the WebXR spec by the
navigator.xr.isSessionSupported method in September of 2019 after receiving
feedback on the API shape from the TAG. It has been marked as deprecated in
Chromium since then,
The link was previously working for me, but I've updated it just in case.
Thanks!
On Wednesday, August 14, 2024 at 10:32:29 AM UTC-7 Caleb Raitto wrote:
> FYI, in the Chrome status entry (
> https://chromestatus.com/feature/5077077997649920), the link to this
> intent to prototype is broken.
>
hris Harrelson wrote:
>>
>> LGTM1 - this is an easy one :)
>>
>> On Fri, Oct 27, 2023 at 1:21 PM 'Brandon Jones' via blink-dev <
>> blink-dev@chromium.org> wrote:
>>
>>> Contact emails bajo...@chromium.org, cwal...@chromium.org
>>&g
Contact emailsbajo...@chromium.org, cwal...@chromium.org
Explainerhttps://gpuweb.github.io/gpuweb/explainer/
Specificationhttps://www.w3.org/TR/webgpu
Design docs
https://gpuweb.github.io/gpuweb
https://gpuweb.github.io/gpuweb/wgsl
https://gpuweb.github.io/gpuweb/explainer
Summary
This Intent t
ny errors thrown by
> webgpu device. I was able to use the uncapturederror event listener after
> removing the loop.
>
> Thanks,
> Wen Han
>
> On Tuesday, 1 August 2023 at 02:50:15 UTC+8 Brandon Jones wrote:
>
>> Hi Wenhan!
>>
>> I [wrote a quick test](https
Hi Wenhan!
I [wrote a quick test](https://codepen.io/toji/pen/ZEmVypz) to try this out
and I'm able to see the uncapturederror events in the worker and forward
them on to the main thread for logging.
Is there a reduced version of the code that's producing the issue that you
could share? Because o